======================================
| 0
| xx__-> [ 1714.872362][T17784] mpls_gso: MPLS GSO support
| [ 1725.079873][T17848] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/17848
| [1725.080485][T17848] caller is lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[ 1725.080855][T17848] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1725.080857][T17848] Call Trace:
[ 1725.080859][T17848]
[1725.080862][T17848] dump_stack_lvl (lib/dump_stack.c:123)
[1725.080871][T17848] check_preemption_disabled (lib/smp_processor_id.c:52)
[1725.080878][T17848] lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[1725.080884][T17848] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1725.080889][T17848] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1725.080899][T17848] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1725.080907][T17848] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1725.080913][T17848] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1725.080925][T17848] ? ip6_local_out (net/ipv6/output_core.c:154)
[1725.080934][T17848] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1725.080941][T17848] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1725.080947][T17848] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1725.080952][T17848] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1725.080965][T17848] rawv6_sendmsg (net/ipv6/raw.c:918)
[1725.080976][T17848] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1725.080981][T17848] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1725.080987][T17848] ? __lock_release (kernel/locking/lockdep.c:5534)
[1725.080995][T17848] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1725.081000][T17848] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1725.081008][T17848] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1725.081024][T17848] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1725.081027][T17848] ? __lock_release (kernel/locking/lockdep.c:5534)
[1725.081038][T17848] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1725.081044][T17848] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1725.081049][T17848] ? __pfx___sys_sendto (net/socket.c:2147)
[1725.081064][T17848] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1725.081071][T17848] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1725.081080][T17848] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1725.081087][T17848] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1725.081097][T17848] __x64_sys_sendto (net/socket.c:2183)
[1725.081101][T17848] ? 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)
[1725.081105][T17848] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1725.081110][T17848] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1725.081115][T17848] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1725.081119][T17848] RIP: 0033:0x7f450ed25a4a
[ 1725.081123][T17848] 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
[ 1725.081126][T17848] RSP: 002b:00007ffcf4dd7b08 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1725.081130][T17848] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f450ed25a4a
[ 1725.081131][T17848] RDX: 0000000000000040 RSI: 000000001fe54340 RDI: 0000000000000006
[ 1725.081133][T17848] RBP: 00007ffcf4dd7b90 R08: 0000000000418574 R09: 000000000000001c
[ 1725.081135][T17848] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1725.081137][T17848] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f450ee4e000
| [ 1725.081137][T17848] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f450ee4e000
| [ 1725.081151][T17848]
| [ 1725.081154][T17848] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/17848
| [1725.096061][T17848] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 1725.096338][T17848] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1725.096340][T17848] Call Trace:
[ 1725.096341][T17848]
[1725.096343][T17848] dump_stack_lvl (lib/dump_stack.c:123)
[1725.096351][T17848] check_preemption_disabled (lib/smp_processor_id.c:52)
[1725.096359][T17848] lwtunnel_xmit (net/core/lwtunnel.c:407)
[1725.096365][T17848] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1725.096369][T17848] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1725.096378][T17848] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1725.096387][T17848] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1725.096393][T17848] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1725.096405][T17848] ? ip6_local_out (net/ipv6/output_core.c:154)
[1725.096414][T17848] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1725.096420][T17848] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1725.096426][T17848] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1725.096431][T17848] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1725.096443][T17848] rawv6_sendmsg (net/ipv6/raw.c:918)
[1725.096455][T17848] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1725.096461][T17848] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1725.096464][T17848] ? __lock_release (kernel/locking/lockdep.c:5534)
[1725.096472][T17848] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1725.096476][T17848] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1725.096485][T17848] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1725.096501][T17848] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1725.096504][T17848] ? __lock_release (kernel/locking/lockdep.c:5534)
[1725.096515][T17848] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1725.096520][T17848] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1725.096525][T17848] ? __pfx___sys_sendto (net/socket.c:2147)
[1725.096540][T17848] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1725.096547][T17848] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1725.096555][T17848] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1725.096562][T17848] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1725.096573][T17848] __x64_sys_sendto (net/socket.c:2183)
[1725.096577][T17848] ? 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)
[1725.096580][T17848] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1725.096585][T17848] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1725.096590][T17848] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1725.096594][T17848] RIP: 0033:0x7f450ed25a4a
[ 1725.096597][T17848] 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
[ 1725.096599][T17848] RSP: 002b:00007ffcf4dd7b08 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1725.096603][T17848] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f450ed25a4a
[ 1725.096605][T17848] RDX: 0000000000000040 RSI: 000000001fe54340 RDI: 0000000000000006
[ 1725.096606][T17848] RBP: 00007ffcf4dd7b90 R08: 0000000000418574 R09: 000000000000001c
[ 1725.096608][T17848] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1725.096610][T17848] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f450ee4e000
| [ 1725.096610][T17848] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f450ee4e000
| [ 1725.096625][T17848]
| [ 1725.115002][T17848] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/17848
| [1725.115408][T17848] caller is lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[ 1725.116716][T17848] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1725.116718][T17848] Call Trace:
[ 1725.116719][T17848]
[1725.116722][T17848] dump_stack_lvl (lib/dump_stack.c:123)
[1725.116730][T17848] check_preemption_disabled (lib/smp_processor_id.c:52)
[1725.116736][T17848] lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[1725.116742][T17848] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1725.116747][T17848] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1725.116756][T17848] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1725.116765][T17848] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1725.116771][T17848] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1725.116784][T17848] ? ip6_local_out (net/ipv6/output_core.c:154)
[1725.116792][T17848] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1725.116798][T17848] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1725.116804][T17848] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1725.116809][T17848] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1725.116821][T17848] rawv6_sendmsg (net/ipv6/raw.c:918)
[1725.116833][T17848] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1725.116838][T17848] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1725.116842][T17848] ? __lock_release (kernel/locking/lockdep.c:5534)
[1725.116850][T17848] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1725.116854][T17848] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1725.116863][T17848] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1725.116879][T17848] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1725.116882][T17848] ? __lock_release (kernel/locking/lockdep.c:5534)
[1725.116893][T17848] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1725.116897][T17848] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1725.116902][T17848] ? __pfx___sys_sendto (net/socket.c:2147)
[1725.116917][T17848] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1725.116923][T17848] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1725.116931][T17848] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1725.116938][T17848] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1725.116949][T17848] __x64_sys_sendto (net/socket.c:2183)
[1725.116953][T17848] ? 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)
[1725.116956][T17848] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1725.116961][T17848] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1725.116966][T17848] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1725.116969][T17848] RIP: 0033:0x7f450ed25a4a
[ 1725.116973][T17848] 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
[ 1725.116976][T17848] RSP: 002b:00007ffcf4dd7b08 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1725.116979][T17848] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f450ed25a4a
[ 1725.116981][T17848] RDX: 0000000000000040 RSI: 000000001fe54340 RDI: 0000000000000006
[ 1725.116983][T17848] RBP: 00007ffcf4dd7b90 R08: 0000000000418574 R09: 000000000000001c
[ 1725.116985][T17848] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1725.116987][T17848] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f450ee4e000
| [ 1725.116987][T17848] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f450ee4e000
| [ 1725.117002][T17848]
| [ 1725.971138][T17853] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/17853
| [1725.971563][T17853] caller is lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[ 1725.971854][T17853] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1725.971856][T17853] Call Trace:
[ 1725.971858][T17853]
[1725.971861][T17853] dump_stack_lvl (lib/dump_stack.c:123)
[1725.971872][T17853] check_preemption_disabled (lib/smp_processor_id.c:52)
[1725.971880][T17853] lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[1725.971885][T17853] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1725.971892][T17853] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1725.971902][T17853] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1725.971910][T17853] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1725.971916][T17853] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1725.971928][T17853] ? ip6_local_out (net/ipv6/output_core.c:154)
[1725.971939][T17853] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1725.971945][T17853] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1725.971951][T17853] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1725.971956][T17853] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1725.971969][T17853] rawv6_sendmsg (net/ipv6/raw.c:918)
[1725.971980][T17853] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1725.971985][T17853] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1725.971992][T17853] ? __lock_release (kernel/locking/lockdep.c:5534)
[1725.972001][T17853] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1725.972006][T17853] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1725.972015][T17853] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1725.972031][T17853] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1725.972034][T17853] ? __lock_release (kernel/locking/lockdep.c:5534)
[1725.972045][T17853] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1725.972051][T17853] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1725.972057][T17853] ? __pfx___sys_sendto (net/socket.c:2147)
[1725.972071][T17853] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1725.972078][T17853] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1725.972088][T17853] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1725.972095][T17853] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1725.972105][T17853] __x64_sys_sendto (net/socket.c:2183)
[1725.972109][T17853] ? 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)
[1725.972114][T17853] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1725.972119][T17853] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1725.972124][T17853] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1725.972129][T17853] RIP: 0033:0x7fdf1e85ea4a
[ 1725.972134][T17853] 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
[ 1725.972137][T17853] RSP: 002b:00007ffc4bbe2078 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1725.972141][T17853] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fdf1e85ea4a
[ 1725.972143][T17853] RDX: 0000000000000040 RSI: 000000001ee75340 RDI: 0000000000000006
[ 1725.972145][T17853] RBP: 00007ffc4bbe2100 R08: 0000000000418574 R09: 000000000000001c
[ 1725.972146][T17853] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1725.972148][T17853] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fdf1e987000
| [ 1725.972148][T17853] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fdf1e987000
| [ 1725.972162][T17853]
| [ 1725.972166][T17853] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/17853
| [1725.985775][T17853] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 1725.986039][T17853] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1725.986041][T17853] Call Trace:
[ 1725.986042][T17853]
[1725.986045][T17853] dump_stack_lvl (lib/dump_stack.c:123)
[1725.986053][T17853] check_preemption_disabled (lib/smp_processor_id.c:52)
[1725.986065][T17853] lwtunnel_xmit (net/core/lwtunnel.c:407)
[1725.986070][T17853] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1725.986076][T17853] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1725.986086][T17853] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1725.986095][T17853] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1725.986101][T17853] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1725.986113][T17853] ? ip6_local_out (net/ipv6/output_core.c:154)
[1725.986124][T17853] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1725.986130][T17853] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1725.986137][T17853] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1725.986142][T17853] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1725.986154][T17853] rawv6_sendmsg (net/ipv6/raw.c:918)
[1725.986166][T17853] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1725.986171][T17853] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1725.986176][T17853] ? __lock_release (kernel/locking/lockdep.c:5534)
[1725.986185][T17853] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1725.986190][T17853] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1725.986199][T17853] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1725.986215][T17853] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1725.986218][T17853] ? __lock_release (kernel/locking/lockdep.c:5534)
[1725.986229][T17853] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1725.986234][T17853] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1725.986240][T17853] ? __pfx___sys_sendto (net/socket.c:2147)
[1725.986254][T17853] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1725.986262][T17853] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1725.986271][T17853] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1725.986278][T17853] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1725.986288][T17853] __x64_sys_sendto (net/socket.c:2183)
[1725.986293][T17853] ? 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)
[1725.986297][T17853] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1725.986302][T17853] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1725.986307][T17853] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1725.986311][T17853] RIP: 0033:0x7fdf1e85ea4a
[ 1725.986315][T17853] 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
[ 1725.986318][T17853] RSP: 002b:00007ffc4bbe2078 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1725.986321][T17853] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fdf1e85ea4a
[ 1725.986323][T17853] RDX: 0000000000000040 RSI: 000000001ee75340 RDI: 0000000000000006
[ 1725.986324][T17853] RBP: 00007ffc4bbe2100 R08: 0000000000418574 R09: 000000000000001c
[ 1725.986326][T17853] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1725.986328][T17853] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fdf1e987000
| [ 1725.986328][T17853] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fdf1e987000
| [ 1725.986343][T17853]
| [ 1726.007291][T17853] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/17853
| [1726.007707][T17853] caller is lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[ 1726.007970][T17853] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1726.007972][T17853] Call Trace:
[ 1726.007974][T17853]
[1726.007976][T17853] dump_stack_lvl (lib/dump_stack.c:123)
[1726.007984][T17853] check_preemption_disabled (lib/smp_processor_id.c:52)
[1726.007992][T17853] lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[1726.007997][T17853] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1726.008002][T17853] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1726.008011][T17853] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1726.008020][T17853] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1726.008026][T17853] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1726.008038][T17853] ? ip6_local_out (net/ipv6/output_core.c:154)
[1726.008047][T17853] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1726.008054][T17853] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1726.008060][T17853] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1726.008065][T17853] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1726.008077][T17853] rawv6_sendmsg (net/ipv6/raw.c:918)
[1726.008089][T17853] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1726.008094][T17853] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1726.008099][T17853] ? __lock_release (kernel/locking/lockdep.c:5534)
[1726.008108][T17853] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1726.008113][T17853] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1726.008122][T17853] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1726.008138][T17853] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1726.008141][T17853] ? __lock_release (kernel/locking/lockdep.c:5534)
[1726.008152][T17853] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1726.008157][T17853] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1726.008162][T17853] ? __pfx___sys_sendto (net/socket.c:2147)
[1726.008177][T17853] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1726.008183][T17853] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1726.008191][T17853] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1726.008198][T17853] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1726.008209][T17853] __x64_sys_sendto (net/socket.c:2183)
[1726.008213][T17853] ? 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)
[1726.008217][T17853] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1726.008222][T17853] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1726.008227][T17853] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1726.008231][T17853] RIP: 0033:0x7fdf1e85ea4a
[ 1726.008235][T17853] 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
[ 1726.008238][T17853] RSP: 002b:00007ffc4bbe2078 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1726.008241][T17853] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fdf1e85ea4a
[ 1726.008243][T17853] RDX: 0000000000000040 RSI: 000000001ee75340 RDI: 0000000000000006
[ 1726.008245][T17853] RBP: 00007ffc4bbe2100 R08: 0000000000418574 R09: 000000000000001c
[ 1726.008247][T17853] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output