====================================== | 0 | xx__-> [ 5321.355506][ T8783] mpls_gso: MPLS GSO support | [ 5330.767427][ T8847] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/8847 | [ 5330.768062][ T8847] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383) [ 5330.768343][ T8847] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 5330.768345][ T8847] Call Trace: [ 5330.768348][ T8847] [ 5330.768350][ T8847] dump_stack_lvl (lib/dump_stack.c:123) [ 5330.768360][ T8847] check_preemption_disabled (lib/smp_processor_id.c:52) [ 5330.768367][ T8847] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383) [ 5330.768372][ T8847] ip6_finish_output2 (net/ipv6/ip6_output.c:118) [ 5330.768379][ T8847] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342) [ 5330.768389][ T8847] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226) [ 5330.768397][ T8847] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247) [ 5330.768403][ T8847] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234) [ 5330.768415][ T8847] ? ip6_local_out (net/ipv6/output_core.c:154) [ 5330.768425][ T8847] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 5330.768431][ T8847] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 5330.768439][ T8847] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 5330.768444][ T8847] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 5330.768456][ T8847] rawv6_sendmsg (net/ipv6/raw.c:918) [ 5330.768468][ T8847] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 5330.768473][ T8847] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 5330.768481][ T8847] ? __lock_release (kernel/locking/lockdep.c:5534) [ 5330.768493][ T8847] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 5330.768499][ T8847] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 5330.768508][ T8847] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 5330.768525][ T8847] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 5330.768527][ T8847] ? __lock_release (kernel/locking/lockdep.c:5534) [ 5330.768538][ T8847] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 5330.768546][ T8847] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 5330.768551][ T8847] ? __pfx___sys_sendto (net/socket.c:2147) [ 5330.768565][ T8847] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 5330.768573][ T8847] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 5330.768583][ T8847] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 5330.768590][ T8847] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 5330.768601][ T8847] __x64_sys_sendto (net/socket.c:2183) [ 5330.768605][ T8847] ? 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) [ 5330.768609][ T8847] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 5330.768615][ T8847] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 5330.768620][ T8847] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 5330.768624][ T8847] RIP: 0033:0x7f24034b8a4a [ 5330.768629][ T8847] 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 [ 5330.768633][ T8847] RSP: 002b:00007ffc498ff968 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 5330.768637][ T8847] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f24034b8a4a [ 5330.768639][ T8847] RDX: 0000000000000040 RSI: 0000000038e48340 RDI: 0000000000000006 [ 5330.768641][ T8847] RBP: 00007ffc498ff9f0 R08: 0000000000418574 R09: 000000000000001c [ 5330.768643][ T8847] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 5330.768644][ T8847] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f24035e1000 | [ 5330.768644][ T8847] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f24035e1000 | [ 5330.768659][ T8847] | [ 5330.768662][ T8847] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/8847 | [ 5330.783726][ T8847] caller is lwtunnel_xmit (net/core/lwtunnel.c:407) [ 5330.784003][ T8847] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 5330.784005][ T8847] Call Trace: [ 5330.784007][ T8847] [ 5330.784009][ T8847] dump_stack_lvl (lib/dump_stack.c:123) [ 5330.784016][ T8847] check_preemption_disabled (lib/smp_processor_id.c:52) [ 5330.784025][ T8847] lwtunnel_xmit (net/core/lwtunnel.c:407) [ 5330.784031][ T8847] ip6_finish_output2 (net/ipv6/ip6_output.c:118) [ 5330.784036][ T8847] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342) [ 5330.784046][ T8847] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226) [ 5330.784054][ T8847] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247) [ 5330.784061][ T8847] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234) [ 5330.784073][ T8847] ? ip6_local_out (net/ipv6/output_core.c:154) [ 5330.784082][ T8847] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 5330.784088][ T8847] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 5330.784095][ T8847] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 5330.784099][ T8847] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 5330.784111][ T8847] rawv6_sendmsg (net/ipv6/raw.c:918) [ 5330.784123][ T8847] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 5330.784128][ T8847] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 5330.784134][ T8847] ? __lock_release (kernel/locking/lockdep.c:5534) [ 5330.784143][ T8847] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 5330.784147][ T8847] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 5330.784155][ T8847] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 5330.784171][ T8847] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 5330.784174][ T8847] ? __lock_release (kernel/locking/lockdep.c:5534) [ 5330.784186][ T8847] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 5330.784191][ T8847] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 5330.784196][ T8847] ? __pfx___sys_sendto (net/socket.c:2147) [ 5330.784211][ T8847] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 5330.784217][ T8847] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 5330.784226][ T8847] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 5330.784234][ T8847] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 5330.784244][ T8847] __x64_sys_sendto (net/socket.c:2183) [ 5330.784248][ T8847] ? 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) [ 5330.784251][ T8847] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 5330.784256][ T8847] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 5330.784260][ T8847] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 5330.784264][ T8847] RIP: 0033:0x7f24034b8a4a [ 5330.784268][ T8847] 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 [ 5330.784271][ T8847] RSP: 002b:00007ffc498ff968 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 5330.784274][ T8847] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f24034b8a4a [ 5330.784276][ T8847] RDX: 0000000000000040 RSI: 0000000038e48340 RDI: 0000000000000006 [ 5330.784278][ T8847] RBP: 00007ffc498ff9f0 R08: 0000000000418574 R09: 000000000000001c [ 5330.784280][ T8847] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 5330.784282][ T8847] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f24035e1000 | [ 5330.784282][ T8847] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f24035e1000 | [ 5330.784296][ T8847] | [ 5330.806376][ T8847] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/8847 | [ 5330.806782][ T8847] caller is lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408) [ 5330.807067][ T8847] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 5330.807068][ T8847] Call Trace: [ 5330.807070][ T8847] [ 5330.807072][ T8847] dump_stack_lvl (lib/dump_stack.c:123) [ 5330.807079][ T8847] check_preemption_disabled (lib/smp_processor_id.c:52) [ 5330.807086][ T8847] lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408) [ 5330.807092][ T8847] ip6_finish_output2 (net/ipv6/ip6_output.c:118) [ 5330.807097][ T8847] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342) [ 5330.807106][ T8847] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226) [ 5330.807114][ T8847] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247) [ 5330.807120][ T8847] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234) [ 5330.807133][ T8847] ? ip6_local_out (net/ipv6/output_core.c:154) [ 5330.807142][ T8847] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 5330.807147][ T8847] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 5330.807154][ T8847] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 5330.807158][ T8847] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 5330.807171][ T8847] rawv6_sendmsg (net/ipv6/raw.c:918) [ 5330.807182][ T8847] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 5330.807188][ T8847] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 5330.807193][ T8847] ? __lock_release (kernel/locking/lockdep.c:5534) [ 5330.807202][ T8847] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 5330.807206][ T8847] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 5330.807214][ T8847] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 5330.807231][ T8847] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 5330.807233][ T8847] ? __lock_release (kernel/locking/lockdep.c:5534) [ 5330.807244][ T8847] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 5330.807249][ T8847] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 5330.807254][ T8847] ? __pfx___sys_sendto (net/socket.c:2147) [ 5330.807269][ T8847] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 5330.807275][ T8847] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 5330.807284][ T8847] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 5330.807291][ T8847] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 5330.807301][ T8847] __x64_sys_sendto (net/socket.c:2183) [ 5330.807305][ T8847] ? 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) [ 5330.807308][ T8847] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 5330.807313][ T8847] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 5330.807317][ T8847] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 5330.807321][ T8847] RIP: 0033:0x7f24034b8a4a [ 5330.807324][ T8847] 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 [ 5330.807327][ T8847] RSP: 002b:00007ffc498ff968 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 5330.807330][ T8847] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f24034b8a4a [ 5330.807332][ T8847] RDX: 0000000000000040 RSI: 0000000038e48340 RDI: 0000000000000006 [ 5330.807334][ T8847] RBP: 00007ffc498ff9f0 R08: 0000000000418574 R09: 000000000000001c [ 5330.807336][ T8847] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 5330.807338][ T8847] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f24035e1000 | [ 5330.807338][ T8847] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f24035e1000 | [ 5330.807353][ T8847] | [ 5331.643506][ T8852] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/8852 | [ 5331.643950][ T8852] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383) [ 5331.644236][ T8852] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 5331.644239][ T8852] Call Trace: [ 5331.644241][ T8852] [ 5331.644243][ T8852] dump_stack_lvl (lib/dump_stack.c:123) [ 5331.644253][ T8852] check_preemption_disabled (lib/smp_processor_id.c:52) [ 5331.644261][ T8852] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383) [ 5331.644266][ T8852] ip6_finish_output2 (net/ipv6/ip6_output.c:118) [ 5331.644272][ T8852] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342) [ 5331.644281][ T8852] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226) [ 5331.644290][ T8852] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247) [ 5331.644296][ T8852] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234) [ 5331.644307][ T8852] ? ip6_local_out (net/ipv6/output_core.c:154) [ 5331.644318][ T8852] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 5331.644323][ T8852] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 5331.644331][ T8852] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 5331.644336][ T8852] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 5331.644348][ T8852] rawv6_sendmsg (net/ipv6/raw.c:918) [ 5331.644359][ T8852] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 5331.644365][ T8852] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 5331.644372][ T8852] ? __lock_release (kernel/locking/lockdep.c:5534) [ 5331.644383][ T8852] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 5331.644389][ T8852] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 5331.644398][ T8852] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 5331.644414][ T8852] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 5331.644417][ T8852] ? __lock_release (kernel/locking/lockdep.c:5534) [ 5331.644428][ T8852] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 5331.644433][ T8852] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 5331.644439][ T8852] ? __pfx___sys_sendto (net/socket.c:2147) [ 5331.644453][ T8852] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 5331.644460][ T8852] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 5331.644470][ T8852] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 5331.644477][ T8852] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 5331.644486][ T8852] __x64_sys_sendto (net/socket.c:2183) [ 5331.644490][ T8852] ? 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) [ 5331.644494][ T8852] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 5331.644499][ T8852] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 5331.644504][ T8852] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 5331.644508][ T8852] RIP: 0033:0x7f650d468a4a [ 5331.644513][ T8852] 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 [ 5331.644516][ T8852] RSP: 002b:00007ffe4ff5c5c8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 5331.644520][ T8852] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f650d468a4a [ 5331.644522][ T8852] RDX: 0000000000000040 RSI: 0000000001e44340 RDI: 0000000000000006 [ 5331.644524][ T8852] RBP: 00007ffe4ff5c650 R08: 0000000000418574 R09: 000000000000001c [ 5331.644525][ T8852] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 5331.644527][ T8852] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f650d591000 | [ 5331.644527][ T8852] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f650d591000 | [ 5331.644541][ T8852] | [ 5331.644544][ T8852] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/8852 | [ 5331.659588][ T8852] caller is lwtunnel_xmit (net/core/lwtunnel.c:407) [ 5331.659862][ T8852] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 5331.659864][ T8852] Call Trace: [ 5331.659866][ T8852] [ 5331.659868][ T8852] dump_stack_lvl (lib/dump_stack.c:123) [ 5331.659875][ T8852] check_preemption_disabled (lib/smp_processor_id.c:52) [ 5331.659883][ T8852] lwtunnel_xmit (net/core/lwtunnel.c:407) [ 5331.659889][ T8852] ip6_finish_output2 (net/ipv6/ip6_output.c:118) [ 5331.659893][ T8852] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342) [ 5331.659902][ T8852] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226) [ 5331.659910][ T8852] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247) [ 5331.659916][ T8852] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234) [ 5331.659928][ T8852] ? ip6_local_out (net/ipv6/output_core.c:154) [ 5331.659937][ T8852] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 5331.659943][ T8852] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 5331.659949][ T8852] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 5331.659954][ T8852] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 5331.659966][ T8852] rawv6_sendmsg (net/ipv6/raw.c:918) [ 5331.659978][ T8852] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 5331.659983][ T8852] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 5331.659988][ T8852] ? __lock_release (kernel/locking/lockdep.c:5534) [ 5331.659996][ T8852] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 5331.660000][ T8852] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 5331.660009][ T8852] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 5331.660025][ T8852] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 5331.660028][ T8852] ? __lock_release (kernel/locking/lockdep.c:5534) [ 5331.660039][ T8852] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 5331.660044][ T8852] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 5331.660049][ T8852] ? __pfx___sys_sendto (net/socket.c:2147) [ 5331.660064][ T8852] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 5331.660071][ T8852] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 5331.660079][ T8852] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 5331.660086][ T8852] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 5331.660097][ T8852] __x64_sys_sendto (net/socket.c:2183) [ 5331.660100][ T8852] ? 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) [ 5331.660104][ T8852] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 5331.660109][ T8852] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 5331.660114][ T8852] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 5331.660118][ T8852] RIP: 0033:0x7f650d468a4a [ 5331.660122][ T8852] 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 [ 5331.660124][ T8852] RSP: 002b:00007ffe4ff5c5c8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 5331.660128][ T8852] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f650d468a4a [ 5331.660129][ T8852] RDX: 0000000000000040 RSI: 0000000001e44340 RDI: 0000000000000006 [ 5331.660131][ T8852] RBP: 00007ffe4ff5c650 R08: 0000000000418574 R09: 000000000000001c [ 5331.660133][ T8852] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 5331.660135][ T8852] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f650d591000 | [ 5331.660135][ T8852] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f650d591000 | [ 5331.660149][ T8852] | [ 5331.676770][ T8852] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/8852 | [ 5331.677208][ T8852] caller is lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408) [ 5331.677491][ T8852] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 5331.677493][ T8852] Call Trace: [ 5331.677494][ T8852] [ 5331.677497][ T8852] dump_stack_lvl (lib/dump_stack.c:123) [ 5331.677503][ T8852] check_preemption_disabled (lib/smp_processor_id.c:52) [ 5331.677509][ T8852] lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408) [ 5331.677515][ T8852] ip6_finish_output2 (net/ipv6/ip6_output.c:118) [ 5331.677519][ T8852] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342) [ 5331.677528][ T8852] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226) [ 5331.677537][ T8852] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247) [ 5331.677543][ T8852] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234) [ 5331.677554][ T8852] ? ip6_local_out (net/ipv6/output_core.c:154) [ 5331.677563][ T8852] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 5331.677569][ T8852] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 5331.677575][ T8852] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 5331.677580][ T8852] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 5331.677592][ T8852] rawv6_sendmsg (net/ipv6/raw.c:918) [ 5331.677604][ T8852] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 5331.677609][ T8852] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 5331.677613][ T8852] ? __lock_release (kernel/locking/lockdep.c:5534) [ 5331.677621][ T8852] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 5331.677625][ T8852] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 5331.677633][ T8852] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 5331.677649][ T8852] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 5331.677652][ T8852] ? __lock_release (kernel/locking/lockdep.c:5534) [ 5331.677663][ T8852] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 5331.677667][ T8852] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 5331.677673][ T8852] ? __pfx___sys_sendto (net/socket.c:2147) [ 5331.677687][ T8852] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 5331.677693][ T8852] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 5331.677702][ T8852] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 5331.677709][ T8852] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 5331.677719][ T8852] __x64_sys_sendto (net/socket.c:2183) [ 5331.677723][ T8852] ? 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) [ 5331.677726][ T8852] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 5331.677731][ T8852] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 5331.677736][ T8852] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 5331.677739][ T8852] RIP: 0033:0x7f650d468a4a [ 5331.677743][ T8852] 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 [ 5331.677745][ T8852] RSP: 002b:00007ffe4ff5c5c8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 5331.677748][ T8852] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f650d468a4a [ 5331.677750][ T8852] RDX: 0000000000000040 RSI: 0000000001e44340 RDI: 0000000000000006 [ 5331.677752][ T8852] RBP: 00007ffe4ff5c650 R08: 0000000000418574 R09: 000000000000001c [ 5331.677754][ T8852] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 Finger prints: check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output