======================================
| 0
| xx__-> [ 844.636918][ T7271] mpls_gso: MPLS GSO support
| [ 854.223711][ T7335] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/7335
| [ 854.224997][ T7335] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 854.225275][ T7335] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 854.225277][ T7335] Call Trace:
[ 854.225280][ T7335]
[ 854.225282][ T7335] dump_stack_lvl (lib/dump_stack.c:123)
[ 854.225292][ T7335] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 854.225299][ T7335] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 854.225304][ T7335] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 854.225310][ T7335] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 854.225320][ T7335] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 854.225328][ T7335] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 854.225334][ T7335] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 854.225346][ T7335] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 854.225356][ T7335] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 854.225362][ T7335] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 854.225369][ T7335] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 854.225374][ T7335] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 854.225386][ T7335] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 854.225397][ T7335] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 854.225402][ T7335] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 854.225410][ T7335] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 854.225420][ T7335] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 854.225426][ T7335] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 854.225435][ T7335] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 854.225451][ T7335] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 854.225453][ T7335] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 854.225464][ T7335] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 854.225470][ T7335] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 854.225475][ T7335] ? __pfx___sys_sendto (net/socket.c:2147)
[ 854.225489][ T7335] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 854.225496][ T7335] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 854.225506][ T7335] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 854.225514][ T7335] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 854.225524][ T7335] __x64_sys_sendto (net/socket.c:2183)
[ 854.225528][ T7335] ? 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)
[ 854.225532][ T7335] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 854.225537][ T7335] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 854.225542][ T7335] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 854.225546][ T7335] RIP: 0033:0x7f193cbfea4a
[ 854.225551][ T7335] 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
[ 854.225554][ T7335] RSP: 002b:00007fff82fff488 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 854.225558][ T7335] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f193cbfea4a
[ 854.225560][ T7335] RDX: 0000000000000040 RSI: 000000002be51340 RDI: 0000000000000006
[ 854.225561][ T7335] RBP: 00007fff82fff510 R08: 0000000000418574 R09: 000000000000001c
[ 854.225563][ T7335] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 854.225565][ T7335] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f193cd27000
| [ 854.225565][ T7335] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f193cd27000
| [ 854.225579][ T7335]
| [ 854.225582][ T7335] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/7335
| [ 854.239468][ T7335] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 854.239727][ T7335] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 854.239729][ T7335] Call Trace:
[ 854.239731][ T7335]
[ 854.239733][ T7335] dump_stack_lvl (lib/dump_stack.c:123)
[ 854.239739][ T7335] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 854.239748][ T7335] lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 854.239753][ T7335] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 854.239757][ T7335] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 854.239766][ T7335] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 854.239775][ T7335] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 854.239780][ T7335] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 854.239793][ T7335] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 854.239800][ T7335] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 854.239806][ T7335] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 854.239812][ T7335] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 854.239817][ T7335] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 854.239829][ T7335] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 854.239840][ T7335] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 854.239846][ T7335] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 854.239850][ T7335] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 854.239858][ T7335] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 854.239861][ T7335] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 854.239870][ T7335] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 854.239886][ T7335] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 854.239889][ T7335] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 854.239900][ T7335] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 854.239904][ T7335] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 854.239910][ T7335] ? __pfx___sys_sendto (net/socket.c:2147)
[ 854.239924][ T7335] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 854.239930][ T7335] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 854.239938][ T7335] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 854.239945][ T7335] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 854.239955][ T7335] __x64_sys_sendto (net/socket.c:2183)
[ 854.239959][ T7335] ? 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)
[ 854.239962][ T7335] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 854.239967][ T7335] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 854.239972][ T7335] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 854.239975][ T7335] RIP: 0033:0x7f193cbfea4a
[ 854.239979][ T7335] 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
[ 854.239981][ T7335] RSP: 002b:00007fff82fff488 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 854.239985][ T7335] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f193cbfea4a
[ 854.239987][ T7335] RDX: 0000000000000040 RSI: 000000002be51340 RDI: 0000000000000006
[ 854.239989][ T7335] RBP: 00007fff82fff510 R08: 0000000000418574 R09: 000000000000001c
[ 854.239991][ T7335] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 854.239992][ T7335] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f193cd27000
| [ 854.239992][ T7335] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f193cd27000
| [ 854.240007][ T7335]
| [ 854.262683][ T7335] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/7335
| [ 854.263074][ T7335] caller is lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408)
[ 854.263364][ T7335] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 854.263366][ T7335] Call Trace:
[ 854.263368][ T7335]
[ 854.263370][ T7335] dump_stack_lvl (lib/dump_stack.c:123)
[ 854.263377][ T7335] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 854.263384][ T7335] lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408)
[ 854.263389][ T7335] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 854.263394][ T7335] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 854.263403][ T7335] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 854.263411][ T7335] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 854.263417][ T7335] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 854.263429][ T7335] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 854.263437][ T7335] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 854.263443][ T7335] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 854.263449][ T7335] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 854.263454][ T7335] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 854.263465][ T7335] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 854.263477][ T7335] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 854.263482][ T7335] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 854.263486][ T7335] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 854.263495][ T7335] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 854.263498][ T7335] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 854.263507][ T7335] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 854.263523][ T7335] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 854.263525][ T7335] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 854.263536][ T7335] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 854.263540][ T7335] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 854.263546][ T7335] ? __pfx___sys_sendto (net/socket.c:2147)
[ 854.263561][ T7335] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 854.263567][ T7335] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 854.263575][ T7335] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 854.263583][ T7335] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 854.263593][ T7335] __x64_sys_sendto (net/socket.c:2183)
[ 854.263597][ T7335] ? 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)
[ 854.263600][ T7335] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 854.263604][ T7335] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 854.263609][ T7335] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 854.263612][ T7335] RIP: 0033:0x7f193cbfea4a
[ 854.263616][ T7335] 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
[ 854.263618][ T7335] RSP: 002b:00007fff82fff488 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 854.263622][ T7335] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f193cbfea4a
[ 854.263624][ T7335] RDX: 0000000000000040 RSI: 000000002be51340 RDI: 0000000000000006
[ 854.263625][ T7335] RBP: 00007fff82fff510 R08: 0000000000418574 R09: 000000000000001c
[ 854.263627][ T7335] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 854.263629][ T7335] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f193cd27000
| [ 854.263629][ T7335] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f193cd27000
| [ 854.263643][ T7335]
| [ 855.082084][ T7340] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/7340
| [ 855.082517][ T7340] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 855.082778][ T7340] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 855.082780][ T7340] Call Trace:
[ 855.082783][ T7340]
[ 855.082785][ T7340] dump_stack_lvl (lib/dump_stack.c:123)
[ 855.082795][ T7340] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 855.082802][ T7340] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 855.082808][ T7340] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 855.082814][ T7340] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 855.082824][ T7340] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 855.082832][ T7340] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 855.082838][ T7340] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 855.082850][ T7340] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 855.082860][ T7340] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 855.082866][ T7340] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 855.082874][ T7340] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 855.082879][ T7340] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 855.082891][ T7340] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 855.082903][ T7340] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 855.082908][ T7340] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 855.082916][ T7340] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 855.082926][ T7340] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 855.082930][ T7340] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 855.082939][ T7340] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 855.082955][ T7340] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 855.082958][ T7340] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 855.082968][ T7340] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 855.082975][ T7340] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 855.082981][ T7340] ? __pfx___sys_sendto (net/socket.c:2147)
[ 855.082995][ T7340] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 855.083002][ T7340] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 855.083012][ T7340] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 855.083019][ T7340] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 855.083029][ T7340] __x64_sys_sendto (net/socket.c:2183)
[ 855.083033][ T7340] ? 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)
[ 855.083037][ T7340] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 855.083043][ T7340] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 855.083048][ T7340] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 855.083053][ T7340] RIP: 0033:0x7f5900cd9a4a
[ 855.083057][ T7340] 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
[ 855.083060][ T7340] RSP: 002b:00007ffc740a2718 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 855.083065][ T7340] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f5900cd9a4a
[ 855.083067][ T7340] RDX: 0000000000000040 RSI: 0000000010ceb340 RDI: 0000000000000006
[ 855.083069][ T7340] RBP: 00007ffc740a27a0 R08: 0000000000418574 R09: 000000000000001c
[ 855.083071][ T7340] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 855.083073][ T7340] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f5900e02000
| [ 855.083073][ T7340] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f5900e02000
| [ 855.083087][ T7340]
| [ 855.083090][ T7340] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/7340
| [ 855.097979][ T7340] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 855.098342][ T7340] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 855.098344][ T7340] Call Trace:
[ 855.098346][ T7340]
[ 855.098348][ T7340] dump_stack_lvl (lib/dump_stack.c:123)
[ 855.098356][ T7340] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 855.098364][ T7340] lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 855.098369][ T7340] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 855.098374][ T7340] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 855.098383][ T7340] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 855.098392][ T7340] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 855.098398][ T7340] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 855.098410][ T7340] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 855.098419][ T7340] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 855.098425][ T7340] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 855.098432][ T7340] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 855.098436][ T7340] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 855.098448][ T7340] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 855.098460][ T7340] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 855.098465][ T7340] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 855.098470][ T7340] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 855.098478][ T7340] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 855.098482][ T7340] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 855.098491][ T7340] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 855.098507][ T7340] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 855.098510][ T7340] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 855.098521][ T7340] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 855.098526][ T7340] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 855.098531][ T7340] ? __pfx___sys_sendto (net/socket.c:2147)
[ 855.098546][ T7340] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 855.098552][ T7340] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 855.098560][ T7340] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 855.098567][ T7340] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 855.098577][ T7340] __x64_sys_sendto (net/socket.c:2183)
[ 855.098581][ T7340] ? 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)
[ 855.098584][ T7340] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 855.098588][ T7340] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 855.098593][ T7340] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 855.098596][ T7340] RIP: 0033:0x7f5900cd9a4a
[ 855.098600][ T7340] 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
[ 855.098602][ T7340] RSP: 002b:00007ffc740a2718 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 855.098606][ T7340] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f5900cd9a4a
[ 855.098608][ T7340] RDX: 0000000000000040 RSI: 0000000010ceb340 RDI: 0000000000000006
[ 855.098610][ T7340] RBP: 00007ffc740a27a0 R08: 0000000000418574 R09: 000000000000001c
[ 855.098612][ T7340] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 855.098613][ T7340] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f5900e02000
| [ 855.098613][ T7340] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f5900e02000
| [ 855.098628][ T7340]
| [ 855.120072][ T7340] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/7340
| [ 855.120471][ T7340] caller is lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408)
[ 855.120728][ T7340] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 855.120729][ T7340] Call Trace:
[ 855.120731][ T7340]
[ 855.120734][ T7340] dump_stack_lvl (lib/dump_stack.c:123)
[ 855.120741][ T7340] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 855.120747][ T7340] lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408)
[ 855.120752][ T7340] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 855.120758][ T7340] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 855.120766][ T7340] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 855.120775][ T7340] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 855.120781][ T7340] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 855.120793][ T7340] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 855.120802][ T7340] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 855.120808][ T7340] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 855.120815][ T7340] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 855.120820][ T7340] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 855.120832][ T7340] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 855.120843][ T7340] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 855.120848][ T7340] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 855.120852][ T7340] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 855.120861][ T7340] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 855.120865][ T7340] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 855.120873][ T7340] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 855.120890][ T7340] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 855.120892][ T7340] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 855.120903][ T7340] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 855.120908][ T7340] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 855.120913][ T7340] ? __pfx___sys_sendto (net/socket.c:2147)
[ 855.120928][ T7340] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 855.120934][ T7340] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 855.120942][ T7340] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 855.120949][ T7340] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 855.120959][ T7340] __x64_sys_sendto (net/socket.c:2183)
[ 855.120963][ T7340] ? 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)
[ 855.120967][ T7340] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 855.120972][ T7340] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 855.120977][ T7340] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 855.120980][ T7340] RIP: 0033:0x7f5900cd9a4a
[ 855.120985][ T7340] 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
[ 855.120987][ T7340] RSP: 002b:00007ffc740a2718 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 855.120990][ T7340] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f5900cd9a4a
[ 855.120992][ T7340] RDX: 0000000000000040 RSI: 0000000010ceb340 RDI: 0000000000000006
[ 855.120994][ T7340] RBP: 00007ffc740a27a0 R08: 0000000000418574 R09: 000000000000001c
[ 855.120996][ T7340] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output