======================================
| 0
| xx__-> [ 1317.189662][T10093] mpls_gso: MPLS GSO support
| [ 1326.803931][T10159] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/10159
| [1326.804496][T10159] caller is lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[ 1326.804760][T10159] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1326.804762][T10159] Call Trace:
[ 1326.804764][T10159]
[1326.804766][T10159] dump_stack_lvl (lib/dump_stack.c:123)
[1326.804775][T10159] check_preemption_disabled (lib/smp_processor_id.c:52)
[1326.804782][T10159] lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[1326.804788][T10159] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1326.804794][T10159] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1326.804804][T10159] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1326.804812][T10159] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1326.804818][T10159] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1326.804830][T10159] ? ip6_local_out (net/ipv6/output_core.c:154)
[1326.804839][T10159] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1326.804845][T10159] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1326.804851][T10159] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1326.804856][T10159] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1326.804868][T10159] rawv6_sendmsg (net/ipv6/raw.c:918)
[1326.804879][T10159] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1326.804885][T10159] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1326.804890][T10159] ? __lock_release (kernel/locking/lockdep.c:5534)
[1326.804899][T10159] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1326.804903][T10159] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1326.804911][T10159] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1326.804928][T10159] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1326.804930][T10159] ? __lock_release (kernel/locking/lockdep.c:5534)
[1326.804941][T10159] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1326.804947][T10159] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1326.804952][T10159] ? __pfx___sys_sendto (net/socket.c:2147)
[1326.804966][T10159] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1326.804973][T10159] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1326.804981][T10159] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1326.804988][T10159] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1326.804998][T10159] __x64_sys_sendto (net/socket.c:2183)
[1326.805002][T10159] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[1326.805006][T10159] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1326.805011][T10159] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1326.805016][T10159] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1326.805020][T10159] RIP: 0033:0x7f17aeaa9a4a
[ 1326.805024][T10159] Code: d8 64 89 02 48 c7 c0 ff ff ff ff eb b8 0f 1f 00 f3 0f 1e fa 41 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 15 b8 2c 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 7e c3 0f 1f 44 00 00 41 54 48 83 ec 30 44 89
All code
========
0: d8 64 89 02 fsubs 0x2(%rcx,%rcx,4)
4: 48 c7 c0 ff ff ff ff mov $0xffffffffffffffff,%rax
b: eb b8 jmp 0xffffffffffffffc5
d: 0f 1f 00 nopl (%rax)
10: f3 0f 1e fa endbr64
14: 41 89 ca mov %ecx,%r10d
17: 64 8b 04 25 18 00 00 mov %fs:0x18,%eax
1e: 00
1f: 85 c0 test %eax,%eax
21: 75 15 jne 0x38
23: b8 2c 00 00 00 mov $0x2c,%eax
28: 0f 05 syscall
2a:* 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax <-- trapping instruction
30: 77 7e ja 0xb0
32: c3 ret
33: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
38: 41 54 push %r12
3a: 48 83 ec 30 sub $0x30,%rsp
3e: 44 rex.R
3f: 89 .byte 0x89
Code starting with the faulting instruction
===========================================
0: 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax
6: 77 7e ja 0x86
8: c3 ret
9: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
e: 41 54 push %r12
10: 48 83 ec 30 sub $0x30,%rsp
14: 44 rex.R
15: 89 .byte 0x89
[ 1326.805027][T10159] RSP: 002b:00007ffd3a6a7058 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1326.805031][T10159] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f17aeaa9a4a
[ 1326.805033][T10159] RDX: 0000000000000040 RSI: 0000000013d24340 RDI: 0000000000000006
[ 1326.805035][T10159] RBP: 00007ffd3a6a70e0 R08: 0000000000418574 R09: 000000000000001c
[ 1326.805036][T10159] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1326.805038][T10159] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f17aebd2000
| [ 1326.805038][T10159] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f17aebd2000
| [ 1326.805052][T10159]
| [ 1326.805076][T10159] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/10159
| [1326.819188][T10159] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 1326.819454][T10159] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1326.819456][T10159] Call Trace:
[ 1326.819458][T10159]
[1326.819460][T10159] dump_stack_lvl (lib/dump_stack.c:123)
[1326.819467][T10159] check_preemption_disabled (lib/smp_processor_id.c:52)
[1326.819476][T10159] lwtunnel_xmit (net/core/lwtunnel.c:407)
[1326.819481][T10159] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1326.819486][T10159] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1326.819495][T10159] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1326.819503][T10159] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1326.819510][T10159] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1326.819522][T10159] ? ip6_local_out (net/ipv6/output_core.c:154)
[1326.819531][T10159] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1326.819537][T10159] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1326.819543][T10159] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1326.819547][T10159] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1326.819559][T10159] rawv6_sendmsg (net/ipv6/raw.c:918)
[1326.819571][T10159] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1326.819577][T10159] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1326.819581][T10159] ? __lock_release (kernel/locking/lockdep.c:5534)
[1326.819589][T10159] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1326.819593][T10159] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1326.819602][T10159] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1326.819619][T10159] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1326.819621][T10159] ? __lock_release (kernel/locking/lockdep.c:5534)
[1326.819633][T10159] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1326.819637][T10159] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1326.819643][T10159] ? __pfx___sys_sendto (net/socket.c:2147)
[1326.819657][T10159] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1326.819664][T10159] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1326.819672][T10159] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1326.819679][T10159] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1326.819689][T10159] __x64_sys_sendto (net/socket.c:2183)
[1326.819693][T10159] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[1326.819697][T10159] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1326.819701][T10159] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1326.819706][T10159] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1326.819710][T10159] RIP: 0033:0x7f17aeaa9a4a
[ 1326.819714][T10159] Code: d8 64 89 02 48 c7 c0 ff ff ff ff eb b8 0f 1f 00 f3 0f 1e fa 41 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 15 b8 2c 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 7e c3 0f 1f 44 00 00 41 54 48 83 ec 30 44 89
All code
========
0: d8 64 89 02 fsubs 0x2(%rcx,%rcx,4)
4: 48 c7 c0 ff ff ff ff mov $0xffffffffffffffff,%rax
b: eb b8 jmp 0xffffffffffffffc5
d: 0f 1f 00 nopl (%rax)
10: f3 0f 1e fa endbr64
14: 41 89 ca mov %ecx,%r10d
17: 64 8b 04 25 18 00 00 mov %fs:0x18,%eax
1e: 00
1f: 85 c0 test %eax,%eax
21: 75 15 jne 0x38
23: b8 2c 00 00 00 mov $0x2c,%eax
28: 0f 05 syscall
2a:* 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax <-- trapping instruction
30: 77 7e ja 0xb0
32: c3 ret
33: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
38: 41 54 push %r12
3a: 48 83 ec 30 sub $0x30,%rsp
3e: 44 rex.R
3f: 89 .byte 0x89
Code starting with the faulting instruction
===========================================
0: 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax
6: 77 7e ja 0x86
8: c3 ret
9: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
e: 41 54 push %r12
10: 48 83 ec 30 sub $0x30,%rsp
14: 44 rex.R
15: 89 .byte 0x89
[ 1326.819716][T10159] RSP: 002b:00007ffd3a6a7058 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1326.819719][T10159] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f17aeaa9a4a
[ 1326.819721][T10159] RDX: 0000000000000040 RSI: 0000000013d24340 RDI: 0000000000000006
[ 1326.819723][T10159] RBP: 00007ffd3a6a70e0 R08: 0000000000418574 R09: 000000000000001c
[ 1326.819724][T10159] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1326.819726][T10159] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f17aebd2000
| [ 1326.819726][T10159] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f17aebd2000
| [ 1326.819741][T10159]
| [ 1326.841677][T10159] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/10159
| [1326.842068][T10159] caller is lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[ 1326.842349][T10159] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1326.842350][T10159] Call Trace:
[ 1326.842352][T10159]
[1326.842354][T10159] dump_stack_lvl (lib/dump_stack.c:123)
[1326.842361][T10159] check_preemption_disabled (lib/smp_processor_id.c:52)
[1326.842369][T10159] lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[1326.842374][T10159] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1326.842379][T10159] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1326.842388][T10159] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1326.842397][T10159] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1326.842403][T10159] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1326.842415][T10159] ? ip6_local_out (net/ipv6/output_core.c:154)
[1326.842424][T10159] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1326.842430][T10159] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1326.842435][T10159] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1326.842440][T10159] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1326.842452][T10159] rawv6_sendmsg (net/ipv6/raw.c:918)
[1326.842464][T10159] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1326.842469][T10159] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1326.842474][T10159] ? __lock_release (kernel/locking/lockdep.c:5534)
[1326.842482][T10159] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1326.842486][T10159] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1326.842495][T10159] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1326.842512][T10159] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1326.842514][T10159] ? __lock_release (kernel/locking/lockdep.c:5534)
[1326.842526][T10159] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1326.842530][T10159] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1326.842536][T10159] ? __pfx___sys_sendto (net/socket.c:2147)
[1326.842551][T10159] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1326.842557][T10159] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1326.842565][T10159] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1326.842572][T10159] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1326.842583][T10159] __x64_sys_sendto (net/socket.c:2183)
[1326.842586][T10159] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[1326.842590][T10159] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1326.842594][T10159] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1326.842599][T10159] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1326.842603][T10159] RIP: 0033:0x7f17aeaa9a4a
[ 1326.842606][T10159] Code: d8 64 89 02 48 c7 c0 ff ff ff ff eb b8 0f 1f 00 f3 0f 1e fa 41 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 15 b8 2c 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 7e c3 0f 1f 44 00 00 41 54 48 83 ec 30 44 89
All code
========
0: d8 64 89 02 fsubs 0x2(%rcx,%rcx,4)
4: 48 c7 c0 ff ff ff ff mov $0xffffffffffffffff,%rax
b: eb b8 jmp 0xffffffffffffffc5
d: 0f 1f 00 nopl (%rax)
10: f3 0f 1e fa endbr64
14: 41 89 ca mov %ecx,%r10d
17: 64 8b 04 25 18 00 00 mov %fs:0x18,%eax
1e: 00
1f: 85 c0 test %eax,%eax
21: 75 15 jne 0x38
23: b8 2c 00 00 00 mov $0x2c,%eax
28: 0f 05 syscall
2a:* 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax <-- trapping instruction
30: 77 7e ja 0xb0
32: c3 ret
33: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
38: 41 54 push %r12
3a: 48 83 ec 30 sub $0x30,%rsp
3e: 44 rex.R
3f: 89 .byte 0x89
Code starting with the faulting instruction
===========================================
0: 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax
6: 77 7e ja 0x86
8: c3 ret
9: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
e: 41 54 push %r12
10: 48 83 ec 30 sub $0x30,%rsp
14: 44 rex.R
15: 89 .byte 0x89
[ 1326.842609][T10159] RSP: 002b:00007ffd3a6a7058 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1326.842612][T10159] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f17aeaa9a4a
[ 1326.842614][T10159] RDX: 0000000000000040 RSI: 0000000013d24340 RDI: 0000000000000006
[ 1326.842616][T10159] RBP: 00007ffd3a6a70e0 R08: 0000000000418574 R09: 000000000000001c
[ 1326.842618][T10159] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1326.842619][T10159] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f17aebd2000
| [ 1326.842619][T10159] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f17aebd2000
| [ 1326.842634][T10159]
| [ 1327.686771][T10164] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/10164
| [1327.687226][T10164] caller is lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[ 1327.687529][T10164] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1327.687531][T10164] Call Trace:
[ 1327.687534][T10164]
[1327.687537][T10164] dump_stack_lvl (lib/dump_stack.c:123)
[1327.687547][T10164] check_preemption_disabled (lib/smp_processor_id.c:52)
[1327.687554][T10164] lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[1327.687560][T10164] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1327.687567][T10164] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1327.687577][T10164] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1327.687585][T10164] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1327.687592][T10164] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1327.687604][T10164] ? ip6_local_out (net/ipv6/output_core.c:154)
[1327.687613][T10164] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1327.687620][T10164] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1327.687627][T10164] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1327.687631][T10164] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1327.687643][T10164] rawv6_sendmsg (net/ipv6/raw.c:918)
[1327.687655][T10164] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1327.687661][T10164] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1327.687668][T10164] ? __lock_release (kernel/locking/lockdep.c:5534)
[1327.687677][T10164] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1327.687681][T10164] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1327.687690][T10164] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1327.687706][T10164] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1327.687709][T10164] ? __lock_release (kernel/locking/lockdep.c:5534)
[1327.687720][T10164] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1327.687726][T10164] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1327.687732][T10164] ? __pfx___sys_sendto (net/socket.c:2147)
[1327.687746][T10164] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1327.687754][T10164] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1327.687763][T10164] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1327.687771][T10164] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1327.687781][T10164] __x64_sys_sendto (net/socket.c:2183)
[1327.687785][T10164] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[1327.687789][T10164] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1327.687794][T10164] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1327.687799][T10164] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1327.687804][T10164] RIP: 0033:0x7f481e47ea4a
[ 1327.687809][T10164] Code: d8 64 89 02 48 c7 c0 ff ff ff ff eb b8 0f 1f 00 f3 0f 1e fa 41 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 15 b8 2c 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 7e c3 0f 1f 44 00 00 41 54 48 83 ec 30 44 89
All code
========
0: d8 64 89 02 fsubs 0x2(%rcx,%rcx,4)
4: 48 c7 c0 ff ff ff ff mov $0xffffffffffffffff,%rax
b: eb b8 jmp 0xffffffffffffffc5
d: 0f 1f 00 nopl (%rax)
10: f3 0f 1e fa endbr64
14: 41 89 ca mov %ecx,%r10d
17: 64 8b 04 25 18 00 00 mov %fs:0x18,%eax
1e: 00
1f: 85 c0 test %eax,%eax
21: 75 15 jne 0x38
23: b8 2c 00 00 00 mov $0x2c,%eax
28: 0f 05 syscall
2a:* 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax <-- trapping instruction
30: 77 7e ja 0xb0
32: c3 ret
33: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
38: 41 54 push %r12
3a: 48 83 ec 30 sub $0x30,%rsp
3e: 44 rex.R
3f: 89 .byte 0x89
Code starting with the faulting instruction
===========================================
0: 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax
6: 77 7e ja 0x86
8: c3 ret
9: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
e: 41 54 push %r12
10: 48 83 ec 30 sub $0x30,%rsp
14: 44 rex.R
15: 89 .byte 0x89
[ 1327.687812][T10164] RSP: 002b:00007ffdc0532768 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1327.687816][T10164] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f481e47ea4a
[ 1327.687818][T10164] RDX: 0000000000000040 RSI: 0000000020e7a340 RDI: 0000000000000006
[ 1327.687820][T10164] RBP: 00007ffdc05327f0 R08: 0000000000418574 R09: 000000000000001c
[ 1327.687822][T10164] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1327.687824][T10164] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f481e5a7000
| [ 1327.687824][T10164] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f481e5a7000
| [ 1327.687838][T10164]
| [ 1327.687842][T10164] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/10164
| [1327.703076][T10164] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 1327.703357][T10164] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1327.703359][T10164] Call Trace:
[ 1327.703360][T10164]
[1327.703362][T10164] dump_stack_lvl (lib/dump_stack.c:123)
[1327.703370][T10164] check_preemption_disabled (lib/smp_processor_id.c:52)
[1327.703380][T10164] lwtunnel_xmit (net/core/lwtunnel.c:407)
[1327.703385][T10164] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1327.703391][T10164] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1327.703400][T10164] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1327.703409][T10164] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1327.703415][T10164] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1327.703427][T10164] ? ip6_local_out (net/ipv6/output_core.c:154)
[1327.703437][T10164] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1327.703443][T10164] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1327.703450][T10164] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1327.703454][T10164] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1327.703467][T10164] rawv6_sendmsg (net/ipv6/raw.c:918)
[1327.703479][T10164] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1327.703485][T10164] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1327.703489][T10164] ? __lock_release (kernel/locking/lockdep.c:5534)
[1327.703497][T10164] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1327.703503][T10164] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1327.703512][T10164] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1327.703528][T10164] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1327.703531][T10164] ? __lock_release (kernel/locking/lockdep.c:5534)
[1327.703543][T10164] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1327.703547][T10164] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1327.703552][T10164] ? __pfx___sys_sendto (net/socket.c:2147)
[1327.703567][T10164] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1327.703574][T10164] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1327.703584][T10164] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1327.703591][T10164] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1327.703601][T10164] __x64_sys_sendto (net/socket.c:2183)
[1327.703605][T10164] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[1327.703609][T10164] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1327.703614][T10164] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1327.703620][T10164] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1327.703623][T10164] RIP: 0033:0x7f481e47ea4a
[ 1327.703627][T10164] Code: d8 64 89 02 48 c7 c0 ff ff ff ff eb b8 0f 1f 00 f3 0f 1e fa 41 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 15 b8 2c 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 7e c3 0f 1f 44 00 00 41 54 48 83 ec 30 44 89
All code
========
0: d8 64 89 02 fsubs 0x2(%rcx,%rcx,4)
4: 48 c7 c0 ff ff ff ff mov $0xffffffffffffffff,%rax
b: eb b8 jmp 0xffffffffffffffc5
d: 0f 1f 00 nopl (%rax)
10: f3 0f 1e fa endbr64
14: 41 89 ca mov %ecx,%r10d
17: 64 8b 04 25 18 00 00 mov %fs:0x18,%eax
1e: 00
1f: 85 c0 test %eax,%eax
21: 75 15 jne 0x38
23: b8 2c 00 00 00 mov $0x2c,%eax
28: 0f 05 syscall
2a:* 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax <-- trapping instruction
30: 77 7e ja 0xb0
32: c3 ret
33: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
38: 41 54 push %r12
3a: 48 83 ec 30 sub $0x30,%rsp
3e: 44 rex.R
3f: 89 .byte 0x89
Code starting with the faulting instruction
===========================================
0: 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax
6: 77 7e ja 0x86
8: c3 ret
9: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
e: 41 54 push %r12
10: 48 83 ec 30 sub $0x30,%rsp
14: 44 rex.R
15: 89 .byte 0x89
[ 1327.703630][T10164] RSP: 002b:00007ffdc0532768 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1327.703633][T10164] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f481e47ea4a
[ 1327.703635][T10164] RDX: 0000000000000040 RSI: 0000000020e7a340 RDI: 0000000000000006
[ 1327.703637][T10164] RBP: 00007ffdc05327f0 R08: 0000000000418574 R09: 000000000000001c
[ 1327.703639][T10164] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1327.703641][T10164] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f481e5a7000
| [ 1327.703641][T10164] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f481e5a7000
| [ 1327.703656][T10164]
| [ 1327.724762][T10164] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/10164
| [1327.725164][T10164] caller is lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[ 1327.725650][T10164] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1327.725652][T10164] Call Trace:
[ 1327.725654][T10164]
[1327.725656][T10164] dump_stack_lvl (lib/dump_stack.c:123)
[1327.725664][T10164] check_preemption_disabled (lib/smp_processor_id.c:52)
[1327.725672][T10164] lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[1327.725677][T10164] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1327.725682][T10164] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1327.725691][T10164] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1327.725699][T10164] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1327.725706][T10164] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1327.725718][T10164] ? ip6_local_out (net/ipv6/output_core.c:154)
[1327.725726][T10164] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1327.725733][T10164] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1327.725739][T10164] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1327.725744][T10164] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1327.725756][T10164] rawv6_sendmsg (net/ipv6/raw.c:918)
[1327.725768][T10164] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1327.725774][T10164] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1327.725779][T10164] ? __lock_release (kernel/locking/lockdep.c:5534)
[1327.725787][T10164] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1327.725791][T10164] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1327.725800][T10164] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1327.725816][T10164] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1327.725819][T10164] ? __lock_release (kernel/locking/lockdep.c:5534)
[1327.725830][T10164] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1327.725835][T10164] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1327.725840][T10164] ? __pfx___sys_sendto (net/socket.c:2147)
[1327.725855][T10164] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1327.725861][T10164] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1327.725870][T10164] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1327.725877][T10164] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1327.725888][T10164] __x64_sys_sendto (net/socket.c:2183)
[1327.725891][T10164] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[1327.725896][T10164] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1327.725900][T10164] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1327.725905][T10164] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1327.725910][T10164] RIP: 0033:0x7f481e47ea4a
[ 1327.725913][T10164] Code: d8 64 89 02 48 c7 c0 ff ff ff ff eb b8 0f 1f 00 f3 0f 1e fa 41 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 15 b8 2c 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 7e c3 0f 1f 44 00 00 41 54 48 83 ec 30 44 89
All code
========
0: d8 64 89 02 fsubs 0x2(%rcx,%rcx,4)
4: 48 c7 c0 ff ff ff ff mov $0xffffffffffffffff,%rax
b: eb b8 jmp 0xffffffffffffffc5
d: 0f 1f 00 nopl (%rax)
10: f3 0f 1e fa endbr64
14: 41 89 ca mov %ecx,%r10d
17: 64 8b 04 25 18 00 00 mov %fs:0x18,%eax
1e: 00
1f: 85 c0 test %eax,%eax
21: 75 15 jne 0x38
23: b8 2c 00 00 00 mov $0x2c,%eax
28: 0f 05 syscall
2a:* 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax <-- trapping instruction
30: 77 7e ja 0xb0
32: c3 ret
33: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
38: 41 54 push %r12
3a: 48 83 ec 30 sub $0x30,%rsp
3e: 44 rex.R
3f: 89 .byte 0x89
Code starting with the faulting instruction
===========================================
0: 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax
6: 77 7e ja 0x86
8: c3 ret
9: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
e: 41 54 push %r12
10: 48 83 ec 30 sub $0x30,%rsp
14: 44 rex.R
15: 89 .byte 0x89
[ 1327.725916][T10164] RSP: 002b:00007ffdc0532768 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1327.725919][T10164] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f481e47ea4a
[ 1327.725921][T10164] RDX: 0000000000000040 RSI: 0000000020e7a340 RDI: 0000000000000006
[ 1327.725923][T10164] RBP: 00007ffdc05327f0 R08: 0000000000418574 R09: 000000000000001c
[ 1327.725925][T10164] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output