======================================
| 0
| xx__-> [ 5402.084074][T12893] mpls_gso: MPLS GSO support
| [ 5411.650099][T12958] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/12958
| [5411.650731][T12958] caller is lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[ 5411.651007][T12958] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5411.651009][T12958] Call Trace:
[ 5411.651012][T12958]
[5411.651014][T12958] dump_stack_lvl (lib/dump_stack.c:123)
[5411.651024][T12958] check_preemption_disabled (lib/smp_processor_id.c:52)
[5411.651032][T12958] lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[5411.651037][T12958] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5411.651044][T12958] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5411.651054][T12958] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5411.651063][T12958] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5411.651069][T12958] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5411.651081][T12958] ? ip6_local_out (net/ipv6/output_core.c:154)
[5411.651091][T12958] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5411.651097][T12958] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5411.651104][T12958] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5411.651109][T12958] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5411.651121][T12958] rawv6_sendmsg (net/ipv6/raw.c:918)
[5411.651132][T12958] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5411.651137][T12958] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5411.651144][T12958] ? __lock_release (kernel/locking/lockdep.c:5534)
[5411.651154][T12958] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5411.651160][T12958] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5411.651169][T12958] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5411.651185][T12958] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5411.651188][T12958] ? __lock_release (kernel/locking/lockdep.c:5534)
[5411.651199][T12958] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5411.651207][T12958] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5411.651212][T12958] ? __pfx___sys_sendto (net/socket.c:2147)
[5411.651227][T12958] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5411.651234][T12958] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5411.651244][T12958] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5411.651251][T12958] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5411.651261][T12958] __x64_sys_sendto (net/socket.c:2183)
[5411.651265][T12958] ? 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)
[5411.651270][T12958] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5411.651275][T12958] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5411.651280][T12958] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5411.651284][T12958] RIP: 0033:0x7f785a4a8a4a
[ 5411.651289][T12958] 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
[ 5411.651292][T12958] RSP: 002b:00007ffec6a096a8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5411.651296][T12958] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f785a4a8a4a
[ 5411.651298][T12958] RDX: 0000000000000040 RSI: 0000000033a353f0 RDI: 0000000000000006
[ 5411.651300][T12958] RBP: 00007ffec6a09730 R08: 0000000000418574 R09: 000000000000001c
[ 5411.651301][T12958] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5411.651303][T12958] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f785a5d4000
| [ 5411.651303][T12958] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f785a5d4000
| [ 5411.651317][T12958]
| [ 5411.651321][T12958] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/12958
| [5411.665615][T12958] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 5411.665887][T12958] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5411.665889][T12958] Call Trace:
[ 5411.665891][T12958]
[5411.665893][T12958] dump_stack_lvl (lib/dump_stack.c:123)
[5411.665901][T12958] check_preemption_disabled (lib/smp_processor_id.c:52)
[5411.665911][T12958] lwtunnel_xmit (net/core/lwtunnel.c:407)
[5411.665916][T12958] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5411.665922][T12958] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5411.665932][T12958] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5411.665941][T12958] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5411.665947][T12958] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5411.665959][T12958] ? ip6_local_out (net/ipv6/output_core.c:154)
[5411.665968][T12958] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5411.665974][T12958] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5411.665981][T12958] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5411.665986][T12958] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5411.665998][T12958] rawv6_sendmsg (net/ipv6/raw.c:918)
[5411.666010][T12958] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5411.666015][T12958] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5411.666021][T12958] ? __lock_release (kernel/locking/lockdep.c:5534)
[5411.666029][T12958] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5411.666033][T12958] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5411.666042][T12958] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5411.666058][T12958] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5411.666061][T12958] ? __lock_release (kernel/locking/lockdep.c:5534)
[5411.666072][T12958] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5411.666079][T12958] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5411.666084][T12958] ? __pfx___sys_sendto (net/socket.c:2147)
[5411.666098][T12958] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5411.666105][T12958] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5411.666114][T12958] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5411.666121][T12958] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5411.666131][T12958] __x64_sys_sendto (net/socket.c:2183)
[5411.666135][T12958] ? 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)
[5411.666139][T12958] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5411.666145][T12958] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5411.666150][T12958] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5411.666154][T12958] RIP: 0033:0x7f785a4a8a4a
[ 5411.666158][T12958] 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
[ 5411.666160][T12958] RSP: 002b:00007ffec6a096a8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5411.666164][T12958] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f785a4a8a4a
[ 5411.666166][T12958] RDX: 0000000000000040 RSI: 0000000033a353f0 RDI: 0000000000000006
[ 5411.666167][T12958] RBP: 00007ffec6a09730 R08: 0000000000418574 R09: 000000000000001c
[ 5411.666169][T12958] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5411.666171][T12958] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f785a5d4000
| [ 5411.666171][T12958] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f785a5d4000
| [ 5411.666185][T12958]
| [ 5411.687708][T12958] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/12958
| [5411.688094][T12958] caller is lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[ 5411.688356][T12958] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5411.688358][T12958] Call Trace:
[ 5411.688360][T12958]
[5411.688362][T12958] dump_stack_lvl (lib/dump_stack.c:123)
[5411.688370][T12958] check_preemption_disabled (lib/smp_processor_id.c:52)
[5411.688377][T12958] lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[5411.688382][T12958] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5411.688388][T12958] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5411.688398][T12958] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5411.688406][T12958] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5411.688412][T12958] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5411.688424][T12958] ? ip6_local_out (net/ipv6/output_core.c:154)
[5411.688433][T12958] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5411.688439][T12958] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5411.688446][T12958] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5411.688451][T12958] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5411.688463][T12958] rawv6_sendmsg (net/ipv6/raw.c:918)
[5411.688475][T12958] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5411.688480][T12958] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5411.688486][T12958] ? __lock_release (kernel/locking/lockdep.c:5534)
[5411.688494][T12958] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5411.688498][T12958] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5411.688507][T12958] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5411.688523][T12958] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5411.688526][T12958] ? __lock_release (kernel/locking/lockdep.c:5534)
[5411.688537][T12958] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5411.688543][T12958] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5411.688549][T12958] ? __pfx___sys_sendto (net/socket.c:2147)
[5411.688563][T12958] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5411.688570][T12958] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5411.688578][T12958] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5411.688585][T12958] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5411.688595][T12958] __x64_sys_sendto (net/socket.c:2183)
[5411.688599][T12958] ? 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)
[5411.688603][T12958] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5411.688608][T12958] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5411.688613][T12958] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5411.688616][T12958] RIP: 0033:0x7f785a4a8a4a
[ 5411.688620][T12958] 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
[ 5411.688623][T12958] RSP: 002b:00007ffec6a096a8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5411.688626][T12958] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f785a4a8a4a
[ 5411.688628][T12958] RDX: 0000000000000040 RSI: 0000000033a353f0 RDI: 0000000000000006
[ 5411.688630][T12958] RBP: 00007ffec6a09730 R08: 0000000000418574 R09: 000000000000001c
[ 5411.688632][T12958] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5411.688634][T12958] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f785a5d4000
| [ 5411.688634][T12958] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f785a5d4000
| [ 5411.688649][T12958]
| [ 5412.530888][T12963] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/12963
| [5412.531315][T12963] caller is lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[ 5412.531587][T12963] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5412.531589][T12963] Call Trace:
[ 5412.531592][T12963]
[5412.531594][T12963] dump_stack_lvl (lib/dump_stack.c:123)
[5412.531604][T12963] check_preemption_disabled (lib/smp_processor_id.c:52)
[5412.531611][T12963] lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[5412.531617][T12963] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5412.531623][T12963] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5412.531634][T12963] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5412.531642][T12963] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5412.531648][T12963] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5412.531662][T12963] ? ip6_local_out (net/ipv6/output_core.c:154)
[5412.531672][T12963] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5412.531678][T12963] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5412.531685][T12963] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5412.531690][T12963] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5412.531702][T12963] rawv6_sendmsg (net/ipv6/raw.c:918)
[5412.531714][T12963] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5412.531720][T12963] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5412.531727][T12963] ? __lock_release (kernel/locking/lockdep.c:5534)
[5412.531736][T12963] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5412.531740][T12963] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5412.531750][T12963] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5412.531765][T12963] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5412.531769][T12963] ? __lock_release (kernel/locking/lockdep.c:5534)
[5412.531780][T12963] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5412.531788][T12963] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5412.531793][T12963] ? __pfx___sys_sendto (net/socket.c:2147)
[5412.531807][T12963] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5412.531815][T12963] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5412.531825][T12963] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5412.531832][T12963] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5412.531842][T12963] __x64_sys_sendto (net/socket.c:2183)
[5412.531846][T12963] ? 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)
[5412.531850][T12963] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5412.531856][T12963] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5412.531860][T12963] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5412.531865][T12963] RIP: 0033:0x7f7fb6b9aa4a
[ 5412.531870][T12963] 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
[ 5412.531873][T12963] RSP: 002b:00007ffd06b18498 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5412.531877][T12963] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f7fb6b9aa4a
[ 5412.531880][T12963] RDX: 0000000000000040 RSI: 000000000b7923f0 RDI: 0000000000000006
[ 5412.531881][T12963] RBP: 00007ffd06b18520 R08: 0000000000418574 R09: 000000000000001c
[ 5412.531883][T12963] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5412.531884][T12963] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f7fb6cc6000
| [ 5412.531884][T12963] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f7fb6cc6000
| [ 5412.531898][T12963]
| [ 5412.547741][T12963] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/12963
| [5412.548126][T12963] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 5412.548387][T12963] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5412.548389][T12963] Call Trace:
[ 5412.548391][T12963]
[5412.548393][T12963] dump_stack_lvl (lib/dump_stack.c:123)
[5412.548402][T12963] check_preemption_disabled (lib/smp_processor_id.c:52)
[5412.548412][T12963] lwtunnel_xmit (net/core/lwtunnel.c:407)
[5412.548418][T12963] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5412.548423][T12963] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5412.548434][T12963] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5412.548442][T12963] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5412.548448][T12963] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5412.548461][T12963] ? ip6_local_out (net/ipv6/output_core.c:154)
[5412.548470][T12963] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5412.548477][T12963] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5412.548484][T12963] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5412.548489][T12963] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5412.548501][T12963] rawv6_sendmsg (net/ipv6/raw.c:918)
[5412.548513][T12963] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5412.548518][T12963] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5412.548525][T12963] ? __lock_release (kernel/locking/lockdep.c:5534)
[5412.548534][T12963] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5412.548539][T12963] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5412.548548][T12963] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5412.548564][T12963] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5412.548567][T12963] ? __lock_release (kernel/locking/lockdep.c:5534)
[5412.548578][T12963] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5412.548585][T12963] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5412.548590][T12963] ? __pfx___sys_sendto (net/socket.c:2147)
[5412.548605][T12963] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5412.548612][T12963] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5412.548622][T12963] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5412.548629][T12963] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5412.548639][T12963] __x64_sys_sendto (net/socket.c:2183)
[5412.548643][T12963] ? 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)
[5412.548646][T12963] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5412.548651][T12963] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5412.548657][T12963] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5412.548661][T12963] RIP: 0033:0x7f7fb6b9aa4a
[ 5412.548665][T12963] 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
[ 5412.548668][T12963] RSP: 002b:00007ffd06b18498 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5412.548671][T12963] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f7fb6b9aa4a
[ 5412.548673][T12963] RDX: 0000000000000040 RSI: 000000000b7923f0 RDI: 0000000000000006
[ 5412.548675][T12963] RBP: 00007ffd06b18520 R08: 0000000000418574 R09: 000000000000001c
[ 5412.548677][T12963] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5412.548678][T12963] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f7fb6cc6000
| [ 5412.548678][T12963] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f7fb6cc6000
| [ 5412.548693][T12963]
| [ 5412.564837][T12963] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/12963
| [5412.565232][T12963] caller is lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[ 5412.565498][T12963] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5412.565500][T12963] Call Trace:
[ 5412.565502][T12963]
[5412.565504][T12963] dump_stack_lvl (lib/dump_stack.c:123)
[5412.565512][T12963] check_preemption_disabled (lib/smp_processor_id.c:52)
[5412.565520][T12963] lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[5412.565525][T12963] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5412.565531][T12963] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5412.565540][T12963] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5412.565549][T12963] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5412.565555][T12963] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5412.565567][T12963] ? ip6_local_out (net/ipv6/output_core.c:154)
[5412.565576][T12963] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5412.565582][T12963] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5412.565588][T12963] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5412.565593][T12963] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5412.565605][T12963] rawv6_sendmsg (net/ipv6/raw.c:918)
[5412.565617][T12963] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5412.565622][T12963] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5412.565627][T12963] ? __lock_release (kernel/locking/lockdep.c:5534)
[5412.565635][T12963] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5412.565638][T12963] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5412.565647][T12963] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5412.565665][T12963] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5412.565667][T12963] ? __lock_release (kernel/locking/lockdep.c:5534)
[5412.565679][T12963] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5412.565685][T12963] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5412.565691][T12963] ? __pfx___sys_sendto (net/socket.c:2147)
[5412.565705][T12963] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5412.565712][T12963] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5412.565720][T12963] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5412.565728][T12963] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5412.565738][T12963] __x64_sys_sendto (net/socket.c:2183)
[5412.565742][T12963] ? 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)
[5412.565745][T12963] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5412.565750][T12963] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5412.565755][T12963] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5412.565759][T12963] RIP: 0033:0x7f7fb6b9aa4a
[ 5412.565762][T12963] 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
[ 5412.565765][T12963] RSP: 002b:00007ffd06b18498 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5412.565768][T12963] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f7fb6b9aa4a
[ 5412.565770][T12963] RDX: 0000000000000040 RSI: 000000000b7923f0 RDI: 0000000000000006
[ 5412.565772][T12963] RBP: 00007ffd06b18520 R08: 0000000000418574 R09: 000000000000001c
[ 5412.565774][T12963] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output