======================================
| 0
| xx__-> [ 3088.093520][T20763] mpls_gso: MPLS GSO support
| [ 3097.947912][T20828] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/20828
| [3097.948563][T20828] caller is lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[ 3097.948895][T20828] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3097.948897][T20828] Call Trace:
[ 3097.948900][T20828]
[3097.948902][T20828] dump_stack_lvl (lib/dump_stack.c:123)
[3097.948910][T20828] check_preemption_disabled (lib/smp_processor_id.c:52)
[3097.948917][T20828] lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[3097.948922][T20828] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[3097.948927][T20828] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[3097.948935][T20828] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[3097.948943][T20828] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[3097.948949][T20828] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[3097.948960][T20828] ? ip6_local_out (net/ipv6/output_core.c:154)
[3097.948968][T20828] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[3097.948974][T20828] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[3097.948981][T20828] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[3097.948985][T20828] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[3097.948996][T20828] rawv6_sendmsg (net/ipv6/raw.c:918)
[3097.949007][T20828] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[3097.949012][T20828] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[3097.949018][T20828] ? __lock_release (kernel/locking/lockdep.c:5534)
[3097.949026][T20828] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[3097.949030][T20828] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[3097.949039][T20828] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[3097.949053][T20828] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[3097.949056][T20828] ? __lock_release (kernel/locking/lockdep.c:5534)
[3097.949066][T20828] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[3097.949071][T20828] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[3097.949076][T20828] ? __pfx___sys_sendto (net/socket.c:2147)
[3097.949090][T20828] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[3097.949096][T20828] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[3097.949104][T20828] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[3097.949110][T20828] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[3097.949120][T20828] __x64_sys_sendto (net/socket.c:2183)
[3097.949123][T20828] ? 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)
[3097.949127][T20828] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[3097.949132][T20828] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[3097.949136][T20828] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 3097.949140][T20828] RIP: 0033:0x7f97e7685a4a
[ 3097.949144][T20828] 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
[ 3097.949147][T20828] RSP: 002b:00007ffdc10ad1b8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 3097.949151][T20828] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f97e7685a4a
[ 3097.949153][T20828] RDX: 0000000000000040 RSI: 0000000032a45340 RDI: 0000000000000006
[ 3097.949154][T20828] RBP: 00007ffdc10ad240 R08: 0000000000418574 R09: 000000000000001c
[ 3097.949156][T20828] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 3097.949157][T20828] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f97e77ae000
| [ 3097.949157][T20828] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f97e77ae000
| [ 3097.949171][T20828]
| [ 3097.949173][T20828] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/20828
| [3097.963474][T20828] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 3097.963733][T20828] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3097.963734][T20828] Call Trace:
[ 3097.963736][T20828]
[3097.963738][T20828] dump_stack_lvl (lib/dump_stack.c:123)
[3097.963744][T20828] check_preemption_disabled (lib/smp_processor_id.c:52)
[3097.963751][T20828] lwtunnel_xmit (net/core/lwtunnel.c:407)
[3097.963756][T20828] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[3097.963760][T20828] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[3097.963769][T20828] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[3097.963777][T20828] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[3097.963782][T20828] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[3097.963794][T20828] ? ip6_local_out (net/ipv6/output_core.c:154)
[3097.963801][T20828] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[3097.963807][T20828] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[3097.963813][T20828] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[3097.963818][T20828] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[3097.963829][T20828] rawv6_sendmsg (net/ipv6/raw.c:918)
[3097.963840][T20828] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[3097.963845][T20828] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[3097.963850][T20828] ? __lock_release (kernel/locking/lockdep.c:5534)
[3097.963857][T20828] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[3097.963861][T20828] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[3097.963870][T20828] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[3097.963884][T20828] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[3097.963887][T20828] ? __lock_release (kernel/locking/lockdep.c:5534)
[3097.963898][T20828] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[3097.963902][T20828] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[3097.963907][T20828] ? __pfx___sys_sendto (net/socket.c:2147)
[3097.963921][T20828] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[3097.963926][T20828] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[3097.963934][T20828] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[3097.963940][T20828] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[3097.963950][T20828] __x64_sys_sendto (net/socket.c:2183)
[3097.963953][T20828] ? 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)
[3097.963956][T20828] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[3097.963961][T20828] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[3097.963966][T20828] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 3097.963969][T20828] RIP: 0033:0x7f97e7685a4a
[ 3097.963973][T20828] 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
[ 3097.963975][T20828] RSP: 002b:00007ffdc10ad1b8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 3097.963978][T20828] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f97e7685a4a
[ 3097.963980][T20828] RDX: 0000000000000040 RSI: 0000000032a45340 RDI: 0000000000000006
[ 3097.963982][T20828] RBP: 00007ffdc10ad240 R08: 0000000000418574 R09: 000000000000001c
[ 3097.963983][T20828] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 3097.963985][T20828] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f97e77ae000
| [ 3097.963985][T20828] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f97e77ae000
| [ 3097.963999][T20828]
| [ 3097.982853][T20828] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/20828
| [3097.983247][T20828] caller is lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[ 3097.983528][T20828] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3097.983530][T20828] Call Trace:
[ 3097.983532][T20828]
[3097.983535][T20828] dump_stack_lvl (lib/dump_stack.c:123)
[3097.983543][T20828] check_preemption_disabled (lib/smp_processor_id.c:52)
[3097.983551][T20828] lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[3097.983556][T20828] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[3097.983561][T20828] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[3097.983570][T20828] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[3097.983579][T20828] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[3097.983585][T20828] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[3097.983597][T20828] ? ip6_local_out (net/ipv6/output_core.c:154)
[3097.983606][T20828] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[3097.983612][T20828] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[3097.983619][T20828] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[3097.983624][T20828] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[3097.983636][T20828] rawv6_sendmsg (net/ipv6/raw.c:918)
[3097.983663][T20828] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[3097.983669][T20828] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[3097.983675][T20828] ? __lock_release (kernel/locking/lockdep.c:5534)
[3097.983685][T20828] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[3097.983689][T20828] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[3097.983698][T20828] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[3097.983714][T20828] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[3097.983717][T20828] ? __lock_release (kernel/locking/lockdep.c:5534)
[3097.983728][T20828] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[3097.983733][T20828] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[3097.983739][T20828] ? __pfx___sys_sendto (net/socket.c:2147)
[3097.983753][T20828] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[3097.983760][T20828] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[3097.983769][T20828] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[3097.983776][T20828] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[3097.983786][T20828] __x64_sys_sendto (net/socket.c:2183)
[3097.983790][T20828] ? 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)
[3097.983794][T20828] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[3097.983798][T20828] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[3097.983803][T20828] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 3097.983807][T20828] RIP: 0033:0x7f97e7685a4a
[ 3097.983812][T20828] 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
[ 3097.983815][T20828] RSP: 002b:00007ffdc10ad1b8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 3097.983818][T20828] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f97e7685a4a
[ 3097.983821][T20828] RDX: 0000000000000040 RSI: 0000000032a45340 RDI: 0000000000000006
[ 3097.983822][T20828] RBP: 00007ffdc10ad240 R08: 0000000000418574 R09: 000000000000001c
[ 3097.983824][T20828] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 3097.983826][T20828] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f97e77ae000
| [ 3097.983826][T20828] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f97e77ae000
| [ 3097.983841][T20828]
| [ 3098.865719][T20833] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/20833
| [3098.866137][T20833] caller is lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[ 3098.866398][T20833] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3098.866400][T20833] Call Trace:
[ 3098.866403][T20833]
[3098.866405][T20833] dump_stack_lvl (lib/dump_stack.c:123)
[3098.866414][T20833] check_preemption_disabled (lib/smp_processor_id.c:52)
[3098.866421][T20833] lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[3098.866426][T20833] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[3098.866431][T20833] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[3098.866441][T20833] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[3098.866452][T20833] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[3098.866458][T20833] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[3098.866469][T20833] ? ip6_local_out (net/ipv6/output_core.c:154)
[3098.866479][T20833] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[3098.866485][T20833] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[3098.866493][T20833] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[3098.866498][T20833] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[3098.866509][T20833] rawv6_sendmsg (net/ipv6/raw.c:918)
[3098.866521][T20833] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[3098.866526][T20833] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[3098.866532][T20833] ? __lock_release (kernel/locking/lockdep.c:5534)
[3098.866541][T20833] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[3098.866545][T20833] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[3098.866554][T20833] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[3098.866570][T20833] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[3098.866573][T20833] ? __lock_release (kernel/locking/lockdep.c:5534)
[3098.866584][T20833] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[3098.866590][T20833] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[3098.866596][T20833] ? __pfx___sys_sendto (net/socket.c:2147)
[3098.866611][T20833] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[3098.866617][T20833] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[3098.866627][T20833] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[3098.866634][T20833] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[3098.866644][T20833] __x64_sys_sendto (net/socket.c:2183)
[3098.866648][T20833] ? 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)
[3098.866652][T20833] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[3098.866657][T20833] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[3098.866662][T20833] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 3098.866666][T20833] RIP: 0033:0x7f3148bc6a4a
[ 3098.866670][T20833] 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
[ 3098.866673][T20833] RSP: 002b:00007ffff696b2b8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 3098.866677][T20833] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f3148bc6a4a
[ 3098.866679][T20833] RDX: 0000000000000040 RSI: 000000002b0ab340 RDI: 0000000000000006
[ 3098.866681][T20833] RBP: 00007ffff696b340 R08: 0000000000418574 R09: 000000000000001c
[ 3098.866683][T20833] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 3098.866685][T20833] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f3148cef000
| [ 3098.866685][T20833] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f3148cef000
| [ 3098.866699][T20833]
| [ 3098.881234][T20833] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/20833
| [3098.882291][T20833] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 3098.882549][T20833] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3098.882550][T20833] Call Trace:
[ 3098.882552][T20833]
[3098.882554][T20833] dump_stack_lvl (lib/dump_stack.c:123)
[3098.882560][T20833] check_preemption_disabled (lib/smp_processor_id.c:52)
[3098.882567][T20833] lwtunnel_xmit (net/core/lwtunnel.c:407)
[3098.882573][T20833] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[3098.882577][T20833] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[3098.882585][T20833] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[3098.882593][T20833] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[3098.882599][T20833] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[3098.882611][T20833] ? ip6_local_out (net/ipv6/output_core.c:154)
[3098.882619][T20833] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[3098.882625][T20833] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[3098.882631][T20833] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[3098.882635][T20833] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[3098.882647][T20833] rawv6_sendmsg (net/ipv6/raw.c:918)
[3098.882658][T20833] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[3098.882663][T20833] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[3098.882667][T20833] ? __lock_release (kernel/locking/lockdep.c:5534)
[3098.882674][T20833] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[3098.882677][T20833] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[3098.882686][T20833] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[3098.882702][T20833] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[3098.882704][T20833] ? __lock_release (kernel/locking/lockdep.c:5534)
[3098.882715][T20833] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[3098.882720][T20833] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[3098.882725][T20833] ? __pfx___sys_sendto (net/socket.c:2147)
[3098.882739][T20833] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[3098.882745][T20833] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[3098.882753][T20833] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[3098.882760][T20833] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[3098.882770][T20833] __x64_sys_sendto (net/socket.c:2183)
[3098.882773][T20833] ? 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)
[3098.882776][T20833] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[3098.882781][T20833] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[3098.882786][T20833] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 3098.882788][T20833] RIP: 0033:0x7f3148bc6a4a
[ 3098.882792][T20833] 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
[ 3098.882794][T20833] RSP: 002b:00007ffff696b2b8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 3098.882797][T20833] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f3148bc6a4a
[ 3098.882799][T20833] RDX: 0000000000000040 RSI: 000000002b0ab340 RDI: 0000000000000006
[ 3098.882801][T20833] RBP: 00007ffff696b340 R08: 0000000000418574 R09: 000000000000001c
[ 3098.882803][T20833] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 3098.882805][T20833] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f3148cef000
| [ 3098.882805][T20833] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f3148cef000
| [ 3098.882819][T20833]
| [ 3098.904804][T20833] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/20833
| [3098.905190][T20833] caller is lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[ 3098.905448][T20833] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 3098.905452][T20833] Call Trace:
[ 3098.905453][T20833]
[3098.905455][T20833] dump_stack_lvl (lib/dump_stack.c:123)
[3098.905462][T20833] check_preemption_disabled (lib/smp_processor_id.c:52)
[3098.905468][T20833] lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[3098.905473][T20833] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[3098.905478][T20833] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[3098.905486][T20833] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[3098.905495][T20833] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[3098.905501][T20833] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[3098.905513][T20833] ? ip6_local_out (net/ipv6/output_core.c:154)
[3098.905521][T20833] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[3098.905528][T20833] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[3098.905533][T20833] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[3098.905538][T20833] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[3098.905550][T20833] rawv6_sendmsg (net/ipv6/raw.c:918)
[3098.905562][T20833] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[3098.905567][T20833] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[3098.905571][T20833] ? __lock_release (kernel/locking/lockdep.c:5534)
[3098.905578][T20833] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[3098.905582][T20833] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[3098.905591][T20833] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[3098.905617][T20833] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[3098.905620][T20833] ? __lock_release (kernel/locking/lockdep.c:5534)
[3098.905631][T20833] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[3098.905635][T20833] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[3098.905640][T20833] ? __pfx___sys_sendto (net/socket.c:2147)
[3098.905654][T20833] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[3098.905660][T20833] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[3098.905667][T20833] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[3098.905674][T20833] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[3098.905684][T20833] __x64_sys_sendto (net/socket.c:2183)
[3098.905688][T20833] ? 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)
[3098.905691][T20833] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[3098.905696][T20833] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[3098.905700][T20833] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 3098.905704][T20833] RIP: 0033:0x7f3148bc6a4a
[ 3098.905707][T20833] 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
[ 3098.905709][T20833] RSP: 002b:00007ffff696b2b8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 3098.905712][T20833] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f3148bc6a4a
[ 3098.905715][T20833] RDX: 0000000000000040 RSI: 000000002b0ab340 RDI: 0000000000000006
[ 3098.905716][T20833] RBP: 00007ffff696b340 R08: 0000000000418574 R09: 000000000000001c
[ 3098.905718][T20833] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output