======================================
| 0
| xx__-> [ 1332.094103][T17247] mpls_gso: MPLS GSO support
| [ 1341.543955][T17311] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/17311
| [1341.544645][T17311] caller is lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[ 1341.544981][T17311] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1341.544983][T17311] Call Trace:
[ 1341.544985][T17311]
[1341.544987][T17311] dump_stack_lvl (lib/dump_stack.c:123)
[1341.544995][T17311] check_preemption_disabled (lib/smp_processor_id.c:52)
[1341.545001][T17311] lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[1341.545006][T17311] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1341.545011][T17311] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1341.545019][T17311] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1341.545027][T17311] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1341.545032][T17311] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1341.545043][T17311] ? ip6_local_out (net/ipv6/output_core.c:154)
[1341.545051][T17311] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1341.545056][T17311] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1341.545062][T17311] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1341.545066][T17311] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1341.545077][T17311] rawv6_sendmsg (net/ipv6/raw.c:918)
[1341.545087][T17311] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1341.545092][T17311] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1341.545097][T17311] ? __lock_release (kernel/locking/lockdep.c:5534)
[1341.545105][T17311] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1341.545109][T17311] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1341.545117][T17311] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1341.545131][T17311] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1341.545134][T17311] ? __lock_release (kernel/locking/lockdep.c:5534)
[1341.545144][T17311] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1341.545149][T17311] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1341.545154][T17311] ? __pfx___sys_sendto (net/socket.c:2147)
[1341.545167][T17311] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1341.545173][T17311] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1341.545181][T17311] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1341.545187][T17311] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1341.545196][T17311] __x64_sys_sendto (net/socket.c:2183)
[1341.545199][T17311] ? 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)
[1341.545203][T17311] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1341.545207][T17311] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1341.545211][T17311] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1341.545215][T17311] RIP: 0033:0x7fbdb7867a4a
[ 1341.545219][T17311] 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
[ 1341.545222][T17311] RSP: 002b:00007ffeb1f7b558 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1341.545225][T17311] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fbdb7867a4a
[ 1341.545227][T17311] RDX: 0000000000000040 RSI: 00000000151a5340 RDI: 0000000000000006
[ 1341.545229][T17311] RBP: 00007ffeb1f7b5e0 R08: 0000000000418574 R09: 000000000000001c
[ 1341.545231][T17311] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1341.545232][T17311] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fbdb7990000
| [ 1341.545232][T17311] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fbdb7990000
| [ 1341.545245][T17311]
| [ 1341.545248][T17311] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/17311
| [1341.559715][T17311] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 1341.559982][T17311] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1341.559984][T17311] Call Trace:
[ 1341.559985][T17311]
[1341.559988][T17311] dump_stack_lvl (lib/dump_stack.c:123)
[1341.559994][T17311] check_preemption_disabled (lib/smp_processor_id.c:52)
[1341.560001][T17311] lwtunnel_xmit (net/core/lwtunnel.c:407)
[1341.560006][T17311] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1341.560010][T17311] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1341.560018][T17311] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1341.560026][T17311] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1341.560031][T17311] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1341.560042][T17311] ? ip6_local_out (net/ipv6/output_core.c:154)
[1341.560050][T17311] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1341.560055][T17311] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1341.560060][T17311] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1341.560065][T17311] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1341.560076][T17311] rawv6_sendmsg (net/ipv6/raw.c:918)
[1341.560086][T17311] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1341.560091][T17311] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1341.560095][T17311] ? __lock_release (kernel/locking/lockdep.c:5534)
[1341.560102][T17311] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1341.560106][T17311] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1341.560114][T17311] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1341.560129][T17311] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1341.560131][T17311] ? __lock_release (kernel/locking/lockdep.c:5534)
[1341.560142][T17311] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1341.560146][T17311] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1341.560151][T17311] ? __pfx___sys_sendto (net/socket.c:2147)
[1341.560164][T17311] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1341.560170][T17311] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1341.560177][T17311] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1341.560184][T17311] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1341.560193][T17311] __x64_sys_sendto (net/socket.c:2183)
[1341.560197][T17311] ? 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)
[1341.560200][T17311] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1341.560204][T17311] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1341.560209][T17311] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1341.560212][T17311] RIP: 0033:0x7fbdb7867a4a
[ 1341.560216][T17311] 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
[ 1341.560218][T17311] RSP: 002b:00007ffeb1f7b558 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1341.560221][T17311] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fbdb7867a4a
[ 1341.560223][T17311] RDX: 0000000000000040 RSI: 00000000151a5340 RDI: 0000000000000006
[ 1341.560224][T17311] RBP: 00007ffeb1f7b5e0 R08: 0000000000418574 R09: 000000000000001c
[ 1341.560226][T17311] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1341.560228][T17311] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fbdb7990000
| [ 1341.560228][T17311] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fbdb7990000
| [ 1341.560241][T17311]
| [ 1341.579547][T17311] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/17311
| [1341.580012][T17311] caller is lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[ 1341.580270][T17311] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1341.580271][T17311] Call Trace:
[ 1341.580273][T17311]
[1341.580275][T17311] dump_stack_lvl (lib/dump_stack.c:123)
[1341.580280][T17311] check_preemption_disabled (lib/smp_processor_id.c:52)
[1341.580286][T17311] lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[1341.580291][T17311] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1341.580295][T17311] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1341.580303][T17311] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1341.580311][T17311] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1341.580316][T17311] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1341.580327][T17311] ? ip6_local_out (net/ipv6/output_core.c:154)
[1341.580335][T17311] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1341.580340][T17311] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1341.580345][T17311] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1341.580349][T17311] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1341.580360][T17311] rawv6_sendmsg (net/ipv6/raw.c:918)
[1341.580371][T17311] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1341.580376][T17311] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1341.580379][T17311] ? __lock_release (kernel/locking/lockdep.c:5534)
[1341.580386][T17311] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1341.580389][T17311] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1341.580397][T17311] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1341.580412][T17311] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1341.580414][T17311] ? __lock_release (kernel/locking/lockdep.c:5534)
[1341.580424][T17311] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1341.580428][T17311] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1341.580433][T17311] ? __pfx___sys_sendto (net/socket.c:2147)
[1341.580446][T17311] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1341.580452][T17311] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1341.580459][T17311] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1341.580466][T17311] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1341.580491][T17311] __x64_sys_sendto (net/socket.c:2183)
[1341.580495][T17311] ? 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)
[1341.580498][T17311] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1341.580503][T17311] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1341.580507][T17311] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1341.580510][T17311] RIP: 0033:0x7fbdb7867a4a
[ 1341.580514][T17311] 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
[ 1341.580516][T17311] RSP: 002b:00007ffeb1f7b558 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1341.580519][T17311] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fbdb7867a4a
[ 1341.580521][T17311] RDX: 0000000000000040 RSI: 00000000151a5340 RDI: 0000000000000006
[ 1341.580523][T17311] RBP: 00007ffeb1f7b5e0 R08: 0000000000418574 R09: 000000000000001c
[ 1341.580524][T17311] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1341.580526][T17311] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fbdb7990000
| [ 1341.580526][T17311] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fbdb7990000
| [ 1341.580540][T17311]
| [ 1342.416865][T17316] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/17316
| [1342.417337][T17316] caller is lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[ 1342.417614][T17316] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1342.417616][T17316] Call Trace:
[ 1342.417619][T17316]
[1342.417621][T17316] dump_stack_lvl (lib/dump_stack.c:123)
[1342.417631][T17316] check_preemption_disabled (lib/smp_processor_id.c:52)
[1342.417638][T17316] lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[1342.417643][T17316] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1342.417649][T17316] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1342.417659][T17316] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1342.417668][T17316] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1342.417674][T17316] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1342.417685][T17316] ? ip6_local_out (net/ipv6/output_core.c:154)
[1342.417695][T17316] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1342.417701][T17316] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1342.417707][T17316] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1342.417712][T17316] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1342.417724][T17316] rawv6_sendmsg (net/ipv6/raw.c:918)
[1342.417735][T17316] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1342.417740][T17316] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1342.417746][T17316] ? __lock_release (kernel/locking/lockdep.c:5534)
[1342.417755][T17316] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1342.417761][T17316] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1342.417770][T17316] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1342.417786][T17316] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1342.417789][T17316] ? __lock_release (kernel/locking/lockdep.c:5534)
[1342.417800][T17316] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1342.417805][T17316] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1342.417810][T17316] ? __pfx___sys_sendto (net/socket.c:2147)
[1342.417825][T17316] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1342.417832][T17316] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1342.417842][T17316] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1342.417849][T17316] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1342.417858][T17316] __x64_sys_sendto (net/socket.c:2183)
[1342.417862][T17316] ? 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)
[1342.417866][T17316] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1342.417871][T17316] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1342.417876][T17316] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1342.417882][T17316] RIP: 0033:0x7f1c12d83a4a
[ 1342.417887][T17316] 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
[ 1342.417890][T17316] RSP: 002b:00007fffc9d1a8b8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1342.417894][T17316] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f1c12d83a4a
[ 1342.417896][T17316] RDX: 0000000000000040 RSI: 0000000001db1340 RDI: 0000000000000006
[ 1342.417898][T17316] RBP: 00007fffc9d1a940 R08: 0000000000418574 R09: 000000000000001c
[ 1342.417900][T17316] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1342.417901][T17316] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f1c12eac000
| [ 1342.417901][T17316] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f1c12eac000
| [ 1342.417916][T17316]
| [ 1342.432759][T17316] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/17316
| [1342.433159][T17316] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 1342.433426][T17316] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1342.433428][T17316] Call Trace:
[ 1342.433430][T17316]
[1342.433432][T17316] dump_stack_lvl (lib/dump_stack.c:123)
[1342.433440][T17316] check_preemption_disabled (lib/smp_processor_id.c:52)
[1342.433449][T17316] lwtunnel_xmit (net/core/lwtunnel.c:407)
[1342.433454][T17316] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1342.433460][T17316] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1342.433468][T17316] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1342.433477][T17316] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1342.433483][T17316] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1342.433495][T17316] ? ip6_local_out (net/ipv6/output_core.c:154)
[1342.433504][T17316] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1342.433510][T17316] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1342.433516][T17316] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1342.433520][T17316] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1342.433532][T17316] rawv6_sendmsg (net/ipv6/raw.c:918)
[1342.433544][T17316] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1342.433549][T17316] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1342.433554][T17316] ? __lock_release (kernel/locking/lockdep.c:5534)
[1342.433562][T17316] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1342.433567][T17316] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1342.433575][T17316] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1342.433591][T17316] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1342.433594][T17316] ? __lock_release (kernel/locking/lockdep.c:5534)
[1342.433605][T17316] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1342.433609][T17316] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1342.433615][T17316] ? __pfx___sys_sendto (net/socket.c:2147)
[1342.433630][T17316] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1342.433636][T17316] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1342.433644][T17316] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1342.433651][T17316] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1342.433661][T17316] __x64_sys_sendto (net/socket.c:2183)
[1342.433665][T17316] ? 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)
[1342.433669][T17316] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1342.433674][T17316] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1342.433679][T17316] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1342.433682][T17316] RIP: 0033:0x7f1c12d83a4a
[ 1342.433686][T17316] 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
[ 1342.433688][T17316] RSP: 002b:00007fffc9d1a8b8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1342.433691][T17316] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f1c12d83a4a
[ 1342.433693][T17316] RDX: 0000000000000040 RSI: 0000000001db1340 RDI: 0000000000000006
[ 1342.433695][T17316] RBP: 00007fffc9d1a940 R08: 0000000000418574 R09: 000000000000001c
[ 1342.433697][T17316] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1342.433699][T17316] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f1c12eac000
| [ 1342.433699][T17316] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f1c12eac000
| [ 1342.433714][T17316]
| [ 1342.456125][T17316] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/17316
| [1342.456821][T17316] caller is lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[ 1342.457121][T17316] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1342.457123][T17316] Call Trace:
[ 1342.457126][T17316]
[1342.457128][T17316] dump_stack_lvl (lib/dump_stack.c:123)
[1342.457138][T17316] check_preemption_disabled (lib/smp_processor_id.c:52)
[1342.457146][T17316] lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[1342.457152][T17316] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1342.457158][T17316] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1342.457169][T17316] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1342.457177][T17316] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1342.457183][T17316] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1342.457195][T17316] ? ip6_local_out (net/ipv6/output_core.c:154)
[1342.457204][T17316] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1342.457210][T17316] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1342.457217][T17316] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1342.457221][T17316] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1342.457233][T17316] rawv6_sendmsg (net/ipv6/raw.c:918)
[1342.457244][T17316] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1342.457249][T17316] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1342.457255][T17316] ? __lock_release (kernel/locking/lockdep.c:5534)
[1342.457265][T17316] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1342.457271][T17316] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1342.457280][T17316] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1342.457295][T17316] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1342.457298][T17316] ? __lock_release (kernel/locking/lockdep.c:5534)
[1342.457309][T17316] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1342.457314][T17316] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1342.457320][T17316] ? __pfx___sys_sendto (net/socket.c:2147)
[1342.457334][T17316] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1342.457342][T17316] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1342.457351][T17316] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1342.457358][T17316] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1342.457368][T17316] __x64_sys_sendto (net/socket.c:2183)
[1342.457371][T17316] ? 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)
[1342.457375][T17316] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1342.457380][T17316] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1342.457384][T17316] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1342.457388][T17316] RIP: 0033:0x7f1c12d83a4a
[ 1342.457393][T17316] 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
[ 1342.457396][T17316] RSP: 002b:00007fffc9d1a8b8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1342.457400][T17316] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f1c12d83a4a
[ 1342.457402][T17316] RDX: 0000000000000040 RSI: 0000000001db1340 RDI: 0000000000000006
[ 1342.457404][T17316] RBP: 00007fffc9d1a940 R08: 0000000000418574 R09: 000000000000001c
[ 1342.457406][T17316] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output