======================================
| xx__-> [ 5335.993929][T14164] mpls_gso: MPLS GSO support
| [ 5337.525934][T14177] Mirror/redirect action on
| [ 5345.946173][T14229] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/14229
| [5345.946793][T14229] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 5345.947116][T14229] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5345.947122][T14229] Call Trace:
[ 5345.947126][T14229]
[5345.947129][T14229] dump_stack_lvl (lib/dump_stack.c:123)
[5345.947147][T14229] check_preemption_disabled (lib/smp_processor_id.c:52)
[5345.947160][T14229] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[5345.947165][T14229] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5345.947178][T14229] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5345.947189][T14229] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5345.947197][T14229] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5345.947203][T14229] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5345.947214][T14229] ? ip6_local_out (net/ipv6/output_core.c:154)
[5345.947226][T14229] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5345.947232][T14229] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5345.947242][T14229] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5345.947246][T14229] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5345.947258][T14229] rawv6_sendmsg (net/ipv6/raw.c:918)
[5345.947269][T14229] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5345.947274][T14229] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5345.947291][T14229] ? __lock_release (kernel/locking/lockdep.c:5534)
[5345.947308][T14229] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5345.947318][T14229] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5345.947327][T14229] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5345.947342][T14229] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5345.947345][T14229] ? __lock_release (kernel/locking/lockdep.c:5534)
[5345.947356][T14229] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5345.947372][T14229] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5345.947377][T14229] ? __pfx___sys_sendto (net/socket.c:2147)
[5345.947391][T14229] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5345.947401][T14229] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5345.947414][T14229] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5345.947421][T14229] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5345.947431][T14229] __x64_sys_sendto (net/socket.c:2183)
[5345.947435][T14229] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:97 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[5345.947443][T14229] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5345.947447][T14229] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5345.947453][T14229] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5345.947463][T14229] RIP: 0033:0x7f23036dca4a
[ 5345.947468][T14229] 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
[ 5345.947471][T14229] RSP: 002b:00007ffe5738e678 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5345.947478][T14229] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f23036dca4a
[ 5345.947480][T14229] RDX: 0000000000000040 RSI: 000000000acc6340 RDI: 0000000000000006
[ 5345.947482][T14229] RBP: 00007ffe5738e700 R08: 0000000000418574 R09: 000000000000001c
[ 5345.947484][T14229] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5345.947486][T14229] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f2303805000
| [ 5345.947486][T14229] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f2303805000
| [ 5345.947501][T14229]
| [ 5345.947504][T14229] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/14229
| [5345.962355][T14229] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 5345.962623][T14229] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5345.962624][T14229] Call Trace:
[ 5345.962627][T14229]
[5345.962629][T14229] dump_stack_lvl (lib/dump_stack.c:123)
[5345.962636][T14229] check_preemption_disabled (lib/smp_processor_id.c:52)
[5345.962646][T14229] lwtunnel_xmit (net/core/lwtunnel.c:407)
[5345.962651][T14229] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5345.962656][T14229] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5345.962664][T14229] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5345.962672][T14229] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5345.962678][T14229] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5345.962690][T14229] ? ip6_local_out (net/ipv6/output_core.c:154)
[5345.962699][T14229] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5345.962704][T14229] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5345.962710][T14229] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5345.962714][T14229] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5345.962726][T14229] rawv6_sendmsg (net/ipv6/raw.c:918)
[5345.962738][T14229] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5345.962743][T14229] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5345.962747][T14229] ? __lock_release (kernel/locking/lockdep.c:5534)
[5345.962756][T14229] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5345.962761][T14229] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5345.962769][T14229] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5345.962785][T14229] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5345.962788][T14229] ? __lock_release (kernel/locking/lockdep.c:5534)
[5345.962799][T14229] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5345.962804][T14229] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5345.962810][T14229] ? __pfx___sys_sendto (net/socket.c:2147)
[5345.962824][T14229] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5345.962831][T14229] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5345.962840][T14229] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5345.962847][T14229] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5345.962857][T14229] __x64_sys_sendto (net/socket.c:2183)
[5345.962861][T14229] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:97 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[5345.962866][T14229] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5345.962871][T14229] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5345.962876][T14229] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5345.962880][T14229] RIP: 0033:0x7f23036dca4a
[ 5345.962883][T14229] 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
[ 5345.962886][T14229] RSP: 002b:00007ffe5738e678 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5345.962889][T14229] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f23036dca4a
[ 5345.962892][T14229] RDX: 0000000000000040 RSI: 000000000acc6340 RDI: 0000000000000006
[ 5345.962893][T14229] RBP: 00007ffe5738e700 R08: 0000000000418574 R09: 000000000000001c
[ 5345.962895][T14229] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5345.962897][T14229] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f2303805000
| [ 5345.962897][T14229] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f2303805000
| [ 5345.962912][T14229]
| [ 5345.980869][T14229] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/14229
| [5345.981276][T14229] caller is lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408)
[ 5345.981542][T14229] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5345.981544][T14229] Call Trace:
[ 5345.981546][T14229]
[5345.981548][T14229] dump_stack_lvl (lib/dump_stack.c:123)
[5345.981555][T14229] check_preemption_disabled (lib/smp_processor_id.c:52)
[5345.981563][T14229] lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408)
[5345.981568][T14229] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5345.981573][T14229] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5345.981581][T14229] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5345.981590][T14229] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5345.981595][T14229] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5345.981607][T14229] ? ip6_local_out (net/ipv6/output_core.c:154)
[5345.981616][T14229] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5345.981621][T14229] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5345.981627][T14229] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5345.981632][T14229] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5345.981644][T14229] rawv6_sendmsg (net/ipv6/raw.c:918)
[5345.981655][T14229] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5345.981660][T14229] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5345.981664][T14229] ? __lock_release (kernel/locking/lockdep.c:5534)
[5345.981672][T14229] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5345.981677][T14229] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5345.981686][T14229] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5345.981702][T14229] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5345.981705][T14229] ? __lock_release (kernel/locking/lockdep.c:5534)
[5345.981716][T14229] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5345.981721][T14229] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5345.981727][T14229] ? __pfx___sys_sendto (net/socket.c:2147)
[5345.981741][T14229] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5345.981748][T14229] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5345.981756][T14229] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5345.981763][T14229] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5345.981773][T14229] __x64_sys_sendto (net/socket.c:2183)
[5345.981777][T14229] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:97 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[5345.981782][T14229] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5345.981786][T14229] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5345.981792][T14229] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5345.981795][T14229] RIP: 0033:0x7f23036dca4a
[ 5345.981799][T14229] 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
[ 5345.981801][T14229] RSP: 002b:00007ffe5738e678 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5345.981805][T14229] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f23036dca4a
[ 5345.981807][T14229] RDX: 0000000000000040 RSI: 000000000acc6340 RDI: 0000000000000006
[ 5345.981809][T14229] RBP: 00007ffe5738e700 R08: 0000000000418574 R09: 000000000000001c
[ 5345.981810][T14229] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5345.981812][T14229] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f2303805000
| [ 5345.981812][T14229] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f2303805000
| [ 5345.981827][T14229]
| [ 5346.876609][T14234] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/14234
| [5346.877121][T14234] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 5346.877459][T14234] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5346.877461][T14234] Call Trace:
[ 5346.877464][T14234]
[5346.877467][T14234] dump_stack_lvl (lib/dump_stack.c:123)
[5346.877478][T14234] check_preemption_disabled (lib/smp_processor_id.c:52)
[5346.877488][T14234] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[5346.877493][T14234] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5346.877500][T14234] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5346.877510][T14234] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5346.877519][T14234] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5346.877524][T14234] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5346.877536][T14234] ? ip6_local_out (net/ipv6/output_core.c:154)
[5346.877546][T14234] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5346.877552][T14234] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5346.877559][T14234] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5346.877563][T14234] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5346.877575][T14234] rawv6_sendmsg (net/ipv6/raw.c:918)
[5346.877586][T14234] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5346.877591][T14234] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5346.877598][T14234] ? __lock_release (kernel/locking/lockdep.c:5534)
[5346.877608][T14234] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5346.877615][T14234] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5346.877624][T14234] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5346.877640][T14234] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5346.877643][T14234] ? __lock_release (kernel/locking/lockdep.c:5534)
[5346.877654][T14234] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5346.877662][T14234] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5346.877667][T14234] ? __pfx___sys_sendto (net/socket.c:2147)
[5346.877682][T14234] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5346.877690][T14234] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5346.877700][T14234] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5346.877707][T14234] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5346.877717][T14234] __x64_sys_sendto (net/socket.c:2183)
[5346.877721][T14234] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:97 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[5346.877728][T14234] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5346.877732][T14234] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5346.877738][T14234] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5346.877743][T14234] RIP: 0033:0x7f01fd808a4a
[ 5346.877747][T14234] 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
[ 5346.877750][T14234] RSP: 002b:00007ffd8ca636c8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5346.877754][T14234] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f01fd808a4a
[ 5346.877756][T14234] RDX: 0000000000000040 RSI: 000000003822d340 RDI: 0000000000000006
[ 5346.877758][T14234] RBP: 00007ffd8ca63750 R08: 0000000000418574 R09: 000000000000001c
[ 5346.877760][T14234] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5346.877762][T14234] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f01fd931000
| [ 5346.877762][T14234] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f01fd931000
| [ 5346.877776][T14234]
| [ 5346.877779][T14234] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/14234
| [5346.894902][T14234] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 5346.895343][T14234] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5346.895346][T14234] Call Trace:
[ 5346.895349][T14234]
[5346.895353][T14234] dump_stack_lvl (lib/dump_stack.c:123)
[5346.895363][T14234] check_preemption_disabled (lib/smp_processor_id.c:52)
[5346.895379][T14234] lwtunnel_xmit (net/core/lwtunnel.c:407)
[5346.895389][T14234] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5346.895397][T14234] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5346.895412][T14234] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5346.895425][T14234] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5346.895431][T14234] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5346.895443][T14234] ? ip6_local_out (net/ipv6/output_core.c:154)
[5346.895451][T14234] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5346.895457][T14234] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5346.895462][T14234] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5346.895466][T14234] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5346.895478][T14234] rawv6_sendmsg (net/ipv6/raw.c:918)
[5346.895490][T14234] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5346.895495][T14234] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5346.895500][T14234] ? __lock_release (kernel/locking/lockdep.c:5534)
[5346.895507][T14234] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5346.895511][T14234] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5346.895520][T14234] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5346.895536][T14234] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5346.895539][T14234] ? __lock_release (kernel/locking/lockdep.c:5534)
[5346.895550][T14234] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5346.895555][T14234] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5346.895561][T14234] ? __pfx___sys_sendto (net/socket.c:2147)
[5346.895576][T14234] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5346.895582][T14234] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5346.895589][T14234] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5346.895596][T14234] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5346.895606][T14234] __x64_sys_sendto (net/socket.c:2183)
[5346.895610][T14234] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:97 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[5346.895614][T14234] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5346.895618][T14234] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5346.895624][T14234] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5346.895627][T14234] RIP: 0033:0x7f01fd808a4a
[ 5346.895631][T14234] 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
[ 5346.895634][T14234] RSP: 002b:00007ffd8ca636c8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5346.895637][T14234] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f01fd808a4a
[ 5346.895639][T14234] RDX: 0000000000000040 RSI: 000000003822d340 RDI: 0000000000000006
[ 5346.895641][T14234] RBP: 00007ffd8ca63750 R08: 0000000000418574 R09: 000000000000001c
[ 5346.895643][T14234] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5346.895645][T14234] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f01fd931000
| [ 5346.895645][T14234] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f01fd931000
| [ 5346.895660][T14234]
| [ 5346.918420][T14234] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/14234
| [5346.918853][T14234] caller is lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408)
[ 5346.919147][T14234] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5346.919150][T14234] Call Trace:
[ 5346.919152][T14234]
[5346.919154][T14234] dump_stack_lvl (lib/dump_stack.c:123)
[5346.919163][T14234] check_preemption_disabled (lib/smp_processor_id.c:52)
[5346.919173][T14234] lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408)
[5346.919178][T14234] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5346.919183][T14234] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5346.919192][T14234] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5346.919200][T14234] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5346.919206][T14234] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5346.919218][T14234] ? ip6_local_out (net/ipv6/output_core.c:154)
[5346.919227][T14234] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5346.919233][T14234] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5346.919239][T14234] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5346.919243][T14234] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5346.919255][T14234] rawv6_sendmsg (net/ipv6/raw.c:918)
[5346.919267][T14234] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5346.919272][T14234] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5346.919278][T14234] ? __lock_release (kernel/locking/lockdep.c:5534)
[5346.919287][T14234] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5346.919292][T14234] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5346.919301][T14234] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5346.919317][T14234] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5346.919320][T14234] ? __lock_release (kernel/locking/lockdep.c:5534)
[5346.919332][T14234] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5346.919338][T14234] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5346.919343][T14234] ? __pfx___sys_sendto (net/socket.c:2147)
[5346.919358][T14234] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5346.919365][T14234] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5346.919373][T14234] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5346.919380][T14234] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5346.919390][T14234] __x64_sys_sendto (net/socket.c:2183)
[5346.919394][T14234] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:97 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[5346.919400][T14234] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5346.919404][T14234] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5346.919410][T14234] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5346.919414][T14234] RIP: 0033:0x7f01fd808a4a
[ 5346.919420][T14234] 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
[ 5346.919422][T14234] RSP: 002b:00007ffd8ca636c8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5346.919426][T14234] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f01fd808a4a
[ 5346.919429][T14234] RDX: 0000000000000040 RSI: 000000003822d340 RDI: 0000000000000006
[ 5346.919430][T14234] RBP: 00007ffd8ca63750 R08: 0000000000418574 R09: 000000000000001c
[ 5346.919432][T14234] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output