======================================
| 0
| xx__-> [ 5419.854498][T13766] mpls_gso: MPLS GSO support
| [ 5429.165711][T13830] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/13830
| [5429.166343][T13830] caller is lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[ 5429.166623][T13830] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5429.166625][T13830] Call Trace:
[ 5429.166628][T13830]
[5429.166630][T13830] dump_stack_lvl (lib/dump_stack.c:123)
[5429.166640][T13830] check_preemption_disabled (lib/smp_processor_id.c:52)
[5429.166648][T13830] lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[5429.166653][T13830] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5429.166660][T13830] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5429.166671][T13830] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5429.166679][T13830] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5429.166685][T13830] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5429.166697][T13830] ? ip6_local_out (net/ipv6/output_core.c:154)
[5429.166707][T13830] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5429.166713][T13830] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5429.166720][T13830] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5429.166725][T13830] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5429.166736][T13830] rawv6_sendmsg (net/ipv6/raw.c:918)
[5429.166748][T13830] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5429.166753][T13830] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5429.166760][T13830] ? __lock_release (kernel/locking/lockdep.c:5534)
[5429.166770][T13830] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5429.166775][T13830] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5429.166785][T13830] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5429.166801][T13830] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5429.166804][T13830] ? __lock_release (kernel/locking/lockdep.c:5534)
[5429.166815][T13830] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5429.166823][T13830] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5429.166828][T13830] ? __pfx___sys_sendto (net/socket.c:2147)
[5429.166843][T13830] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5429.166850][T13830] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5429.166859][T13830] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5429.166866][T13830] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5429.166876][T13830] __x64_sys_sendto (net/socket.c:2183)
[5429.166880][T13830] ? 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)
[5429.166885][T13830] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5429.166890][T13830] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5429.166896][T13830] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5429.166900][T13830] RIP: 0033:0x7f1bfb73aa4a
[ 5429.166905][T13830] 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
[ 5429.166907][T13830] RSP: 002b:00007ffd08916718 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5429.166912][T13830] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f1bfb73aa4a
[ 5429.166914][T13830] RDX: 0000000000000040 RSI: 0000000039df93f0 RDI: 0000000000000006
[ 5429.166916][T13830] RBP: 00007ffd089167a0 R08: 0000000000418574 R09: 000000000000001c
[ 5429.166918][T13830] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5429.166920][T13830] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f1bfb866000
| [ 5429.166920][T13830] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f1bfb866000
| [ 5429.166934][T13830]
| [ 5429.166937][T13830] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/13830
| [5429.181984][T13830] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 5429.182253][T13830] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5429.182254][T13830] Call Trace:
[ 5429.182256][T13830]
[5429.182258][T13830] dump_stack_lvl (lib/dump_stack.c:123)
[5429.182265][T13830] check_preemption_disabled (lib/smp_processor_id.c:52)
[5429.182274][T13830] lwtunnel_xmit (net/core/lwtunnel.c:407)
[5429.182280][T13830] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5429.182286][T13830] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5429.182295][T13830] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5429.182304][T13830] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5429.182310][T13830] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5429.182322][T13830] ? ip6_local_out (net/ipv6/output_core.c:154)
[5429.182331][T13830] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5429.182337][T13830] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5429.182342][T13830] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5429.182347][T13830] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5429.182359][T13830] rawv6_sendmsg (net/ipv6/raw.c:918)
[5429.182371][T13830] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5429.182376][T13830] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5429.182381][T13830] ? __lock_release (kernel/locking/lockdep.c:5534)
[5429.182390][T13830] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5429.182393][T13830] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5429.182403][T13830] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5429.182419][T13830] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5429.182422][T13830] ? __lock_release (kernel/locking/lockdep.c:5534)
[5429.182433][T13830] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5429.182438][T13830] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5429.182444][T13830] ? __pfx___sys_sendto (net/socket.c:2147)
[5429.182459][T13830] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5429.182466][T13830] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5429.182473][T13830] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5429.182481][T13830] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5429.182491][T13830] __x64_sys_sendto (net/socket.c:2183)
[5429.182495][T13830] ? 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)
[5429.182499][T13830] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5429.182504][T13830] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5429.182509][T13830] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5429.182512][T13830] RIP: 0033:0x7f1bfb73aa4a
[ 5429.182515][T13830] 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
[ 5429.182518][T13830] RSP: 002b:00007ffd08916718 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5429.182521][T13830] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f1bfb73aa4a
[ 5429.182523][T13830] RDX: 0000000000000040 RSI: 0000000039df93f0 RDI: 0000000000000006
[ 5429.182525][T13830] RBP: 00007ffd089167a0 R08: 0000000000418574 R09: 000000000000001c
[ 5429.182527][T13830] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5429.182528][T13830] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f1bfb866000
| [ 5429.182528][T13830] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f1bfb866000
| [ 5429.182543][T13830]
| [ 5429.199167][T13830] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/13830
| [5429.199582][T13830] caller is lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[ 5429.199850][T13830] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5429.199852][T13830] Call Trace:
[ 5429.199854][T13830]
[5429.199856][T13830] dump_stack_lvl (lib/dump_stack.c:123)
[5429.199863][T13830] check_preemption_disabled (lib/smp_processor_id.c:52)
[5429.199870][T13830] lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[5429.199875][T13830] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5429.199880][T13830] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5429.199889][T13830] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5429.199898][T13830] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5429.199904][T13830] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5429.199916][T13830] ? ip6_local_out (net/ipv6/output_core.c:154)
[5429.199924][T13830] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5429.199930][T13830] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5429.199936][T13830] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5429.199941][T13830] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5429.199953][T13830] rawv6_sendmsg (net/ipv6/raw.c:918)
[5429.199965][T13830] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5429.199970][T13830] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5429.199974][T13830] ? __lock_release (kernel/locking/lockdep.c:5534)
[5429.199982][T13830] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5429.199986][T13830] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5429.199995][T13830] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5429.200011][T13830] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5429.200014][T13830] ? __lock_release (kernel/locking/lockdep.c:5534)
[5429.200025][T13830] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5429.200030][T13830] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5429.200036][T13830] ? __pfx___sys_sendto (net/socket.c:2147)
[5429.200050][T13830] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5429.200057][T13830] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5429.200065][T13830] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5429.200072][T13830] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5429.200082][T13830] __x64_sys_sendto (net/socket.c:2183)
[5429.200086][T13830] ? 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)
[5429.200089][T13830] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5429.200094][T13830] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5429.200099][T13830] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5429.200102][T13830] RIP: 0033:0x7f1bfb73aa4a
[ 5429.200106][T13830] 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
[ 5429.200109][T13830] RSP: 002b:00007ffd08916718 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5429.200112][T13830] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f1bfb73aa4a
[ 5429.200114][T13830] RDX: 0000000000000040 RSI: 0000000039df93f0 RDI: 0000000000000006
[ 5429.200116][T13830] RBP: 00007ffd089167a0 R08: 0000000000418574 R09: 000000000000001c
[ 5429.200118][T13830] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5429.200119][T13830] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f1bfb866000
| [ 5429.200119][T13830] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f1bfb866000
| [ 5429.200134][T13830]
| [ 5429.999628][T13835] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/13835
| [5430.000057][T13835] caller is lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[ 5430.000348][T13835] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5430.000350][T13835] Call Trace:
[ 5430.000353][T13835]
[5430.000355][T13835] dump_stack_lvl (lib/dump_stack.c:123)
[5430.000365][T13835] check_preemption_disabled (lib/smp_processor_id.c:52)
[5430.000372][T13835] lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[5430.000378][T13835] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5430.000384][T13835] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5430.000395][T13835] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5430.000404][T13835] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5430.000410][T13835] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5430.000422][T13835] ? ip6_local_out (net/ipv6/output_core.c:154)
[5430.000432][T13835] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5430.000438][T13835] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5430.000446][T13835] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5430.000450][T13835] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5430.000462][T13835] rawv6_sendmsg (net/ipv6/raw.c:918)
[5430.000474][T13835] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5430.000480][T13835] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5430.000487][T13835] ? __lock_release (kernel/locking/lockdep.c:5534)
[5430.000496][T13835] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5430.000501][T13835] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5430.000510][T13835] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5430.000525][T13835] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5430.000528][T13835] ? __lock_release (kernel/locking/lockdep.c:5534)
[5430.000539][T13835] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5430.000547][T13835] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5430.000552][T13835] ? __pfx___sys_sendto (net/socket.c:2147)
[5430.000566][T13835] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5430.000574][T13835] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5430.000583][T13835] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5430.000590][T13835] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5430.000600][T13835] __x64_sys_sendto (net/socket.c:2183)
[5430.000604][T13835] ? 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)
[5430.000609][T13835] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5430.000615][T13835] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5430.000620][T13835] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5430.000625][T13835] RIP: 0033:0x7f941d0baa4a
[ 5430.000629][T13835] 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
[ 5430.000632][T13835] RSP: 002b:00007ffeeda9e308 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5430.000637][T13835] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f941d0baa4a
[ 5430.000639][T13835] RDX: 0000000000000040 RSI: 000000002b9423f0 RDI: 0000000000000006
[ 5430.000641][T13835] RBP: 00007ffeeda9e390 R08: 0000000000418574 R09: 000000000000001c
[ 5430.000642][T13835] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5430.000644][T13835] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f941d1e6000
| [ 5430.000644][T13835] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f941d1e6000
| [ 5430.000659][T13835]
| [ 5430.000662][T13835] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/13835
| [5430.014864][T13835] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 5430.015140][T13835] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5430.015142][T13835] Call Trace:
[ 5430.015144][T13835]
[5430.015146][T13835] dump_stack_lvl (lib/dump_stack.c:123)
[5430.015152][T13835] check_preemption_disabled (lib/smp_processor_id.c:52)
[5430.015161][T13835] lwtunnel_xmit (net/core/lwtunnel.c:407)
[5430.015166][T13835] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5430.015170][T13835] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5430.015179][T13835] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5430.015188][T13835] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5430.015194][T13835] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5430.015206][T13835] ? ip6_local_out (net/ipv6/output_core.c:154)
[5430.015214][T13835] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5430.015220][T13835] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5430.015226][T13835] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5430.015231][T13835] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5430.015243][T13835] rawv6_sendmsg (net/ipv6/raw.c:918)
[5430.015255][T13835] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5430.015260][T13835] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5430.015264][T13835] ? __lock_release (kernel/locking/lockdep.c:5534)
[5430.015271][T13835] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5430.015274][T13835] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5430.015285][T13835] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5430.015301][T13835] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5430.015304][T13835] ? __lock_release (kernel/locking/lockdep.c:5534)
[5430.015315][T13835] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5430.015320][T13835] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5430.015325][T13835] ? __pfx___sys_sendto (net/socket.c:2147)
[5430.015340][T13835] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5430.015346][T13835] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5430.015354][T13835] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5430.015362][T13835] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5430.015372][T13835] __x64_sys_sendto (net/socket.c:2183)
[5430.015375][T13835] ? 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)
[5430.015379][T13835] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5430.015384][T13835] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5430.015388][T13835] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5430.015392][T13835] RIP: 0033:0x7f941d0baa4a
[ 5430.015395][T13835] 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
[ 5430.015398][T13835] RSP: 002b:00007ffeeda9e308 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5430.015401][T13835] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f941d0baa4a
[ 5430.015403][T13835] RDX: 0000000000000040 RSI: 000000002b9423f0 RDI: 0000000000000006
[ 5430.015405][T13835] RBP: 00007ffeeda9e390 R08: 0000000000418574 R09: 000000000000001c
[ 5430.015406][T13835] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5430.015408][T13835] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f941d1e6000
| [ 5430.015408][T13835] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f941d1e6000
| [ 5430.015423][T13835]
| [ 5430.031012][T13835] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/13835
| [5430.031419][T13835] caller is lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[ 5430.031684][T13835] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5430.031686][T13835] Call Trace:
[ 5430.031688][T13835]
[5430.031690][T13835] dump_stack_lvl (lib/dump_stack.c:123)
[5430.031696][T13835] check_preemption_disabled (lib/smp_processor_id.c:52)
[5430.031703][T13835] lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[5430.031709][T13835] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5430.031713][T13835] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5430.031723][T13835] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5430.031731][T13835] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5430.031737][T13835] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5430.031749][T13835] ? ip6_local_out (net/ipv6/output_core.c:154)
[5430.031758][T13835] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5430.031764][T13835] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5430.031771][T13835] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5430.031775][T13835] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5430.031788][T13835] rawv6_sendmsg (net/ipv6/raw.c:918)
[5430.031799][T13835] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5430.031805][T13835] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5430.031809][T13835] ? __lock_release (kernel/locking/lockdep.c:5534)
[5430.031816][T13835] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5430.031819][T13835] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5430.031828][T13835] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5430.031844][T13835] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5430.031847][T13835] ? __lock_release (kernel/locking/lockdep.c:5534)
[5430.031858][T13835] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5430.031863][T13835] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5430.031868][T13835] ? __pfx___sys_sendto (net/socket.c:2147)
[5430.031883][T13835] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5430.031889][T13835] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5430.031897][T13835] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5430.031904][T13835] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5430.031914][T13835] __x64_sys_sendto (net/socket.c:2183)
[5430.031918][T13835] ? 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)
[5430.031922][T13835] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5430.031927][T13835] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5430.031932][T13835] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5430.031935][T13835] RIP: 0033:0x7f941d0baa4a
[ 5430.031939][T13835] 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
[ 5430.031941][T13835] RSP: 002b:00007ffeeda9e308 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5430.031944][T13835] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f941d0baa4a
[ 5430.031946][T13835] RDX: 0000000000000040 RSI: 000000002b9423f0 RDI: 0000000000000006
[ 5430.031948][T13835] RBP: 00007ffeeda9e390 R08: 0000000000418574 R09: 000000000000001c
[ 5430.031950][T13835] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output