======================================
| 0
| xx__-> [ 5507.665201][T12603] mpls_gso: MPLS GSO support
| [ 5516.913101][T12667] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/12667
| [5516.913702][T12667] caller is lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[ 5516.913970][T12667] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5516.913972][T12667] Call Trace:
[ 5516.913975][T12667]
[5516.913977][T12667] dump_stack_lvl (lib/dump_stack.c:123)
[5516.913988][T12667] check_preemption_disabled (lib/smp_processor_id.c:52)
[5516.913995][T12667] lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[5516.914003][T12667] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5516.914010][T12667] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5516.914020][T12667] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5516.914029][T12667] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5516.914035][T12667] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5516.914047][T12667] ? ip6_local_out (net/ipv6/output_core.c:154)
[5516.914056][T12667] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5516.914062][T12667] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5516.914070][T12667] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5516.914075][T12667] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5516.914087][T12667] rawv6_sendmsg (net/ipv6/raw.c:918)
[5516.914099][T12667] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5516.914105][T12667] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5516.914111][T12667] ? __lock_release (kernel/locking/lockdep.c:5534)
[5516.914120][T12667] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5516.914126][T12667] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5516.914134][T12667] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5516.914151][T12667] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5516.914153][T12667] ? __lock_release (kernel/locking/lockdep.c:5534)
[5516.914165][T12667] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5516.914172][T12667] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5516.914178][T12667] ? __pfx___sys_sendto (net/socket.c:2147)
[5516.914192][T12667] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5516.914201][T12667] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5516.914210][T12667] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5516.914216][T12667] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5516.914226][T12667] __x64_sys_sendto (net/socket.c:2183)
[5516.914230][T12667] ? 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)
[5516.914235][T12667] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5516.914241][T12667] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5516.914246][T12667] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5516.914250][T12667] RIP: 0033:0x7fb20e760a4a
[ 5516.914255][T12667] 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
[ 5516.914258][T12667] RSP: 002b:00007ffe5be88b48 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5516.914262][T12667] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fb20e760a4a
[ 5516.914265][T12667] RDX: 0000000000000040 RSI: 000000002209c340 RDI: 0000000000000006
[ 5516.914267][T12667] RBP: 00007ffe5be88bd0 R08: 0000000000418574 R09: 000000000000001c
[ 5516.914268][T12667] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5516.914270][T12667] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb20e889000
| [ 5516.914270][T12667] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb20e889000
| [ 5516.914284][T12667]
| [ 5516.929356][T12667] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/12667
| [5516.929884][T12667] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 5516.930159][T12667] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5516.930161][T12667] Call Trace:
[ 5516.930163][T12667]
[5516.930165][T12667] dump_stack_lvl (lib/dump_stack.c:123)
[5516.930174][T12667] check_preemption_disabled (lib/smp_processor_id.c:52)
[5516.930183][T12667] lwtunnel_xmit (net/core/lwtunnel.c:407)
[5516.930188][T12667] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5516.930195][T12667] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5516.930205][T12667] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5516.930214][T12667] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5516.930220][T12667] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5516.930232][T12667] ? ip6_local_out (net/ipv6/output_core.c:154)
[5516.930241][T12667] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5516.930247][T12667] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5516.930253][T12667] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5516.930258][T12667] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5516.930270][T12667] rawv6_sendmsg (net/ipv6/raw.c:918)
[5516.930282][T12667] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5516.930288][T12667] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5516.930293][T12667] ? __lock_release (kernel/locking/lockdep.c:5534)
[5516.930302][T12667] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5516.930306][T12667] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5516.930315][T12667] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5516.930331][T12667] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5516.930334][T12667] ? __lock_release (kernel/locking/lockdep.c:5534)
[5516.930345][T12667] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5516.930350][T12667] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5516.930355][T12667] ? __pfx___sys_sendto (net/socket.c:2147)
[5516.930370][T12667] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5516.930377][T12667] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5516.930385][T12667] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5516.930392][T12667] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5516.930403][T12667] __x64_sys_sendto (net/socket.c:2183)
[5516.930407][T12667] ? 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)
[5516.930411][T12667] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5516.930416][T12667] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5516.930421][T12667] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5516.930425][T12667] RIP: 0033:0x7fb20e760a4a
[ 5516.930429][T12667] 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
[ 5516.930431][T12667] RSP: 002b:00007ffe5be88b48 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5516.930434][T12667] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fb20e760a4a
[ 5516.930436][T12667] RDX: 0000000000000040 RSI: 000000002209c340 RDI: 0000000000000006
[ 5516.930438][T12667] RBP: 00007ffe5be88bd0 R08: 0000000000418574 R09: 000000000000001c
[ 5516.930440][T12667] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5516.930441][T12667] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb20e889000
| [ 5516.930441][T12667] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb20e889000
| [ 5516.930456][T12667]
| [ 5516.952061][T12667] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/12667
| [5516.952991][T12667] caller is lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[ 5516.953286][T12667] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5516.953287][T12667] Call Trace:
[ 5516.953289][T12667]
[5516.953291][T12667] dump_stack_lvl (lib/dump_stack.c:123)
[5516.953300][T12667] check_preemption_disabled (lib/smp_processor_id.c:52)
[5516.953307][T12667] lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[5516.953313][T12667] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5516.953319][T12667] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5516.953329][T12667] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5516.953337][T12667] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5516.953343][T12667] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5516.953355][T12667] ? ip6_local_out (net/ipv6/output_core.c:154)
[5516.953364][T12667] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5516.953370][T12667] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5516.953377][T12667] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5516.953381][T12667] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5516.953393][T12667] rawv6_sendmsg (net/ipv6/raw.c:918)
[5516.953405][T12667] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5516.953410][T12667] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5516.953415][T12667] ? __lock_release (kernel/locking/lockdep.c:5534)
[5516.953424][T12667] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5516.953429][T12667] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5516.953437][T12667] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5516.953453][T12667] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5516.953456][T12667] ? __lock_release (kernel/locking/lockdep.c:5534)
[5516.953467][T12667] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5516.953472][T12667] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5516.953478][T12667] ? __pfx___sys_sendto (net/socket.c:2147)
[5516.953492][T12667] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5516.953499][T12667] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5516.953506][T12667] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5516.953514][T12667] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5516.953524][T12667] __x64_sys_sendto (net/socket.c:2183)
[5516.953528][T12667] ? 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)
[5516.953532][T12667] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5516.953537][T12667] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5516.953542][T12667] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5516.953546][T12667] RIP: 0033:0x7fb20e760a4a
[ 5516.953550][T12667] 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
[ 5516.953552][T12667] RSP: 002b:00007ffe5be88b48 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5516.953556][T12667] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fb20e760a4a
[ 5516.953558][T12667] RDX: 0000000000000040 RSI: 000000002209c340 RDI: 0000000000000006
[ 5516.953559][T12667] RBP: 00007ffe5be88bd0 R08: 0000000000418574 R09: 000000000000001c
[ 5516.953561][T12667] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5516.953563][T12667] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb20e889000
| [ 5516.953563][T12667] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb20e889000
| [ 5516.953578][T12667]
| [ 5517.754453][T12672] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/12672
| [5517.756786][T12672] caller is lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[ 5517.757098][T12672] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5517.757100][T12672] Call Trace:
[ 5517.757103][T12672]
[5517.757105][T12672] dump_stack_lvl (lib/dump_stack.c:123)
[5517.757116][T12672] check_preemption_disabled (lib/smp_processor_id.c:52)
[5517.757124][T12672] lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[5517.757129][T12672] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5517.757137][T12672] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5517.757147][T12672] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5517.757155][T12672] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5517.757161][T12672] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5517.757173][T12672] ? ip6_local_out (net/ipv6/output_core.c:154)
[5517.757183][T12672] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5517.757189][T12672] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5517.757196][T12672] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5517.757201][T12672] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5517.757213][T12672] rawv6_sendmsg (net/ipv6/raw.c:918)
[5517.757224][T12672] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5517.757230][T12672] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5517.757236][T12672] ? __lock_release (kernel/locking/lockdep.c:5534)
[5517.757246][T12672] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5517.757251][T12672] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5517.757260][T12672] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5517.757276][T12672] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5517.757279][T12672] ? __lock_release (kernel/locking/lockdep.c:5534)
[5517.757290][T12672] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5517.757297][T12672] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5517.757302][T12672] ? __pfx___sys_sendto (net/socket.c:2147)
[5517.757317][T12672] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5517.757325][T12672] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5517.757334][T12672] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5517.757341][T12672] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5517.757351][T12672] __x64_sys_sendto (net/socket.c:2183)
[5517.757355][T12672] ? 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)
[5517.757360][T12672] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5517.757366][T12672] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5517.757370][T12672] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5517.757375][T12672] RIP: 0033:0x7f2a8f491a4a
[ 5517.757379][T12672] 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
[ 5517.757382][T12672] RSP: 002b:00007ffee2bb5fc8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5517.757387][T12672] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f2a8f491a4a
[ 5517.757389][T12672] RDX: 0000000000000040 RSI: 000000002cd80340 RDI: 0000000000000006
[ 5517.757391][T12672] RBP: 00007ffee2bb6050 R08: 0000000000418574 R09: 000000000000001c
[ 5517.757393][T12672] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5517.757395][T12672] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f2a8f5ba000
| [ 5517.757395][T12672] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f2a8f5ba000
| [ 5517.757410][T12672]
| [ 5517.757413][T12672] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/12672
| [5517.771671][T12672] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 5517.771934][T12672] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5517.771936][T12672] Call Trace:
[ 5517.771938][T12672]
[5517.771940][T12672] dump_stack_lvl (lib/dump_stack.c:123)
[5517.771948][T12672] check_preemption_disabled (lib/smp_processor_id.c:52)
[5517.771956][T12672] lwtunnel_xmit (net/core/lwtunnel.c:407)
[5517.771962][T12672] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5517.771969][T12672] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5517.771978][T12672] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5517.771987][T12672] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5517.771993][T12672] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5517.772006][T12672] ? ip6_local_out (net/ipv6/output_core.c:154)
[5517.772015][T12672] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5517.772021][T12672] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5517.772027][T12672] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5517.772032][T12672] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5517.772045][T12672] rawv6_sendmsg (net/ipv6/raw.c:918)
[5517.772056][T12672] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5517.772062][T12672] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5517.772067][T12672] ? __lock_release (kernel/locking/lockdep.c:5534)
[5517.772075][T12672] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5517.772080][T12672] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5517.772089][T12672] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5517.772105][T12672] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5517.772107][T12672] ? __lock_release (kernel/locking/lockdep.c:5534)
[5517.772118][T12672] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5517.772124][T12672] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5517.772129][T12672] ? __pfx___sys_sendto (net/socket.c:2147)
[5517.772144][T12672] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5517.772151][T12672] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5517.772160][T12672] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5517.772167][T12672] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5517.772177][T12672] __x64_sys_sendto (net/socket.c:2183)
[5517.772181][T12672] ? 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)
[5517.772185][T12672] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5517.772191][T12672] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5517.772195][T12672] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5517.772199][T12672] RIP: 0033:0x7f2a8f491a4a
[ 5517.772203][T12672] 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
[ 5517.772205][T12672] RSP: 002b:00007ffee2bb5fc8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5517.772208][T12672] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f2a8f491a4a
[ 5517.772210][T12672] RDX: 0000000000000040 RSI: 000000002cd80340 RDI: 0000000000000006
[ 5517.772212][T12672] RBP: 00007ffee2bb6050 R08: 0000000000418574 R09: 000000000000001c
[ 5517.772213][T12672] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5517.772215][T12672] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f2a8f5ba000
| [ 5517.772215][T12672] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f2a8f5ba000
| [ 5517.772229][T12672]
| [ 5517.788574][T12672] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/12672
| [5517.788997][T12672] caller is lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[ 5517.789283][T12672] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5517.789285][T12672] Call Trace:
[ 5517.789287][T12672]
[5517.789289][T12672] dump_stack_lvl (lib/dump_stack.c:123)
[5517.789298][T12672] check_preemption_disabled (lib/smp_processor_id.c:52)
[5517.789305][T12672] lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[5517.789311][T12672] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5517.789317][T12672] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5517.789327][T12672] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5517.789335][T12672] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5517.789341][T12672] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5517.789353][T12672] ? ip6_local_out (net/ipv6/output_core.c:154)
[5517.789362][T12672] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5517.789368][T12672] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5517.789374][T12672] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5517.789379][T12672] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5517.789391][T12672] rawv6_sendmsg (net/ipv6/raw.c:918)
[5517.789403][T12672] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5517.789408][T12672] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5517.789414][T12672] ? __lock_release (kernel/locking/lockdep.c:5534)
[5517.789424][T12672] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5517.789429][T12672] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5517.789438][T12672] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5517.789454][T12672] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5517.789457][T12672] ? __lock_release (kernel/locking/lockdep.c:5534)
[5517.789469][T12672] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5517.789474][T12672] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5517.789479][T12672] ? __pfx___sys_sendto (net/socket.c:2147)
[5517.789493][T12672] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5517.789500][T12672] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5517.789508][T12672] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5517.789515][T12672] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5517.789525][T12672] __x64_sys_sendto (net/socket.c:2183)
[5517.789529][T12672] ? 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)
[5517.789533][T12672] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5517.789538][T12672] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5517.789543][T12672] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5517.789547][T12672] RIP: 0033:0x7f2a8f491a4a
[ 5517.789551][T12672] 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
[ 5517.789553][T12672] RSP: 002b:00007ffee2bb5fc8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5517.789556][T12672] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f2a8f491a4a
[ 5517.789558][T12672] RDX: 0000000000000040 RSI: 000000002cd80340 RDI: 0000000000000006
[ 5517.789560][T12672] RBP: 00007ffee2bb6050 R08: 0000000000418574 R09: 000000000000001c
[ 5517.789562][T12672] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output