======================================
| xx__-> [ 1645.945320][T15635] mpls_gso: MPLS GSO support
| [ 1647.319664][T15649] Mirror/redirect action on
| [ 1655.622053][T15701] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/15701
| [1655.622715][T15701] caller is lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[ 1655.623020][T15701] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1655.623023][T15701] Call Trace:
[ 1655.623025][T15701]
[1655.623027][T15701] dump_stack_lvl (lib/dump_stack.c:123)
[1655.623038][T15701] check_preemption_disabled (lib/smp_processor_id.c:52)
[1655.623045][T15701] lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[1655.623051][T15701] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1655.623058][T15701] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1655.623068][T15701] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1655.623076][T15701] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1655.623082][T15701] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1655.623094][T15701] ? ip6_local_out (net/ipv6/output_core.c:154)
[1655.623103][T15701] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1655.623109][T15701] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1655.623115][T15701] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1655.623120][T15701] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1655.623132][T15701] rawv6_sendmsg (net/ipv6/raw.c:918)
[1655.623143][T15701] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1655.623148][T15701] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1655.623155][T15701] ? __lock_release (kernel/locking/lockdep.c:5534)
[1655.623164][T15701] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1655.623170][T15701] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1655.623179][T15701] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1655.623194][T15701] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1655.623197][T15701] ? __lock_release (kernel/locking/lockdep.c:5534)
[1655.623208][T15701] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1655.623215][T15701] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1655.623221][T15701] ? __pfx___sys_sendto (net/socket.c:2147)
[1655.623234][T15701] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1655.623242][T15701] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1655.623251][T15701] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1655.623258][T15701] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1655.623268][T15701] __x64_sys_sendto (net/socket.c:2183)
[1655.623272][T15701] ? 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)
[1655.623276][T15701] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1655.623281][T15701] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1655.623285][T15701] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1655.623289][T15701] RIP: 0033:0x7f3638830a4a
[ 1655.623294][T15701] 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
[ 1655.623297][T15701] RSP: 002b:00007ffdf15113a8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1655.623301][T15701] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f3638830a4a
[ 1655.623303][T15701] RDX: 0000000000000040 RSI: 000000001cf49340 RDI: 0000000000000006
[ 1655.623305][T15701] RBP: 00007ffdf1511430 R08: 0000000000418574 R09: 000000000000001c
[ 1655.623307][T15701] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1655.623309][T15701] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f3638959000
| [ 1655.623309][T15701] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f3638959000
| [ 1655.623323][T15701]
| [ 1655.638319][T15701] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/15701
| [1655.638867][T15701] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 1655.639148][T15701] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1655.639149][T15701] Call Trace:
[ 1655.639151][T15701]
[1655.639154][T15701] dump_stack_lvl (lib/dump_stack.c:123)
[1655.639162][T15701] check_preemption_disabled (lib/smp_processor_id.c:52)
[1655.639172][T15701] lwtunnel_xmit (net/core/lwtunnel.c:407)
[1655.639178][T15701] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1655.639185][T15701] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1655.639194][T15701] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1655.639203][T15701] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1655.639209][T15701] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1655.639233][T15701] ? ip6_local_out (net/ipv6/output_core.c:154)
[1655.639243][T15701] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1655.639249][T15701] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1655.639256][T15701] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1655.639260][T15701] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1655.639272][T15701] rawv6_sendmsg (net/ipv6/raw.c:918)
[1655.639283][T15701] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1655.639288][T15701] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1655.639294][T15701] ? __lock_release (kernel/locking/lockdep.c:5534)
[1655.639302][T15701] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1655.639306][T15701] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1655.639315][T15701] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1655.639331][T15701] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1655.639333][T15701] ? __lock_release (kernel/locking/lockdep.c:5534)
[1655.639344][T15701] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1655.639350][T15701] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1655.639356][T15701] ? __pfx___sys_sendto (net/socket.c:2147)
[1655.639370][T15701] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1655.639377][T15701] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1655.639386][T15701] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1655.639393][T15701] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1655.639403][T15701] __x64_sys_sendto (net/socket.c:2183)
[1655.639407][T15701] ? 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)
[1655.639412][T15701] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1655.639417][T15701] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1655.639421][T15701] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1655.639426][T15701] RIP: 0033:0x7f3638830a4a
[ 1655.639430][T15701] 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
[ 1655.639432][T15701] RSP: 002b:00007ffdf15113a8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1655.639436][T15701] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f3638830a4a
[ 1655.639438][T15701] RDX: 0000000000000040 RSI: 000000001cf49340 RDI: 0000000000000006
[ 1655.639440][T15701] RBP: 00007ffdf1511430 R08: 0000000000418574 R09: 000000000000001c
[ 1655.639441][T15701] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1655.639443][T15701] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f3638959000
| [ 1655.639443][T15701] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f3638959000
| [ 1655.639457][T15701]
| [ 1655.655316][T15701] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/15701
| [1655.656309][T15701] caller is lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[ 1655.656589][T15701] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1655.656592][T15701] Call Trace:
[ 1655.656593][T15701]
[1655.656596][T15701] dump_stack_lvl (lib/dump_stack.c:123)
[1655.656603][T15701] check_preemption_disabled (lib/smp_processor_id.c:52)
[1655.656611][T15701] lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[1655.656616][T15701] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1655.656622][T15701] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1655.656631][T15701] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1655.656639][T15701] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1655.656645][T15701] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1655.656657][T15701] ? ip6_local_out (net/ipv6/output_core.c:154)
[1655.656665][T15701] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1655.656671][T15701] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1655.656677][T15701] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1655.656682][T15701] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1655.656694][T15701] rawv6_sendmsg (net/ipv6/raw.c:918)
[1655.656705][T15701] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1655.656710][T15701] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1655.656715][T15701] ? __lock_release (kernel/locking/lockdep.c:5534)
[1655.656724][T15701] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1655.656727][T15701] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1655.656736][T15701] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1655.656751][T15701] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1655.656754][T15701] ? __lock_release (kernel/locking/lockdep.c:5534)
[1655.656765][T15701] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1655.656769][T15701] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1655.656775][T15701] ? __pfx___sys_sendto (net/socket.c:2147)
[1655.656789][T15701] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1655.656796][T15701] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1655.656804][T15701] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1655.656811][T15701] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1655.656821][T15701] __x64_sys_sendto (net/socket.c:2183)
[1655.656825][T15701] ? 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)
[1655.656829][T15701] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1655.656834][T15701] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1655.656838][T15701] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1655.656842][T15701] RIP: 0033:0x7f3638830a4a
[ 1655.656846][T15701] 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
[ 1655.656848][T15701] RSP: 002b:00007ffdf15113a8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1655.656851][T15701] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f3638830a4a
[ 1655.656853][T15701] RDX: 0000000000000040 RSI: 000000001cf49340 RDI: 0000000000000006
[ 1655.656855][T15701] RBP: 00007ffdf1511430 R08: 0000000000418574 R09: 000000000000001c
[ 1655.656857][T15701] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1655.656859][T15701] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f3638959000
| [ 1655.656859][T15701] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f3638959000
| [ 1655.656873][T15701]
| [ 1656.478238][T15706] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/15706
| [1656.478659][T15706] caller is lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[ 1656.478926][T15706] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1656.478928][T15706] Call Trace:
[ 1656.478930][T15706]
[1656.478933][T15706] dump_stack_lvl (lib/dump_stack.c:123)
[1656.478943][T15706] check_preemption_disabled (lib/smp_processor_id.c:52)
[1656.478950][T15706] lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[1656.478956][T15706] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1656.478963][T15706] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1656.478973][T15706] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1656.478981][T15706] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1656.478987][T15706] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1656.478999][T15706] ? ip6_local_out (net/ipv6/output_core.c:154)
[1656.479009][T15706] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1656.479015][T15706] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1656.479022][T15706] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1656.479027][T15706] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1656.479039][T15706] rawv6_sendmsg (net/ipv6/raw.c:918)
[1656.479050][T15706] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1656.479056][T15706] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1656.479063][T15706] ? __lock_release (kernel/locking/lockdep.c:5534)
[1656.479072][T15706] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1656.479077][T15706] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1656.479086][T15706] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1656.479102][T15706] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1656.479104][T15706] ? __lock_release (kernel/locking/lockdep.c:5534)
[1656.479115][T15706] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1656.479123][T15706] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1656.479129][T15706] ? __pfx___sys_sendto (net/socket.c:2147)
[1656.479143][T15706] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1656.479151][T15706] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1656.479160][T15706] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1656.479167][T15706] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1656.479177][T15706] __x64_sys_sendto (net/socket.c:2183)
[1656.479181][T15706] ? 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)
[1656.479186][T15706] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1656.479192][T15706] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1656.479197][T15706] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1656.479201][T15706] RIP: 0033:0x7f8073753a4a
[ 1656.479206][T15706] 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
[ 1656.479209][T15706] RSP: 002b:00007ffcfd69cd78 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1656.479214][T15706] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f8073753a4a
[ 1656.479216][T15706] RDX: 0000000000000040 RSI: 000000000ea0e340 RDI: 0000000000000006
[ 1656.479218][T15706] RBP: 00007ffcfd69ce00 R08: 0000000000418574 R09: 000000000000001c
[ 1656.479220][T15706] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1656.479222][T15706] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f807387c000
| [ 1656.479222][T15706] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f807387c000
| [ 1656.479236][T15706]
| [ 1656.494543][T15706] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/15706
| [1656.494921][T15706] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 1656.495175][T15706] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1656.495177][T15706] Call Trace:
[ 1656.495179][T15706]
[1656.495181][T15706] dump_stack_lvl (lib/dump_stack.c:123)
[1656.495188][T15706] check_preemption_disabled (lib/smp_processor_id.c:52)
[1656.495198][T15706] lwtunnel_xmit (net/core/lwtunnel.c:407)
[1656.495203][T15706] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1656.495209][T15706] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1656.495220][T15706] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1656.495229][T15706] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1656.495235][T15706] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1656.495247][T15706] ? ip6_local_out (net/ipv6/output_core.c:154)
[1656.495257][T15706] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1656.495263][T15706] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1656.495269][T15706] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1656.495274][T15706] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1656.495286][T15706] rawv6_sendmsg (net/ipv6/raw.c:918)
[1656.495298][T15706] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1656.495304][T15706] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1656.495309][T15706] ? __lock_release (kernel/locking/lockdep.c:5534)
[1656.495318][T15706] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1656.495322][T15706] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1656.495331][T15706] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1656.495347][T15706] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1656.495349][T15706] ? __lock_release (kernel/locking/lockdep.c:5534)
[1656.495360][T15706] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1656.495365][T15706] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1656.495370][T15706] ? __pfx___sys_sendto (net/socket.c:2147)
[1656.495385][T15706] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1656.495392][T15706] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1656.495401][T15706] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1656.495408][T15706] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1656.495418][T15706] __x64_sys_sendto (net/socket.c:2183)
[1656.495422][T15706] ? 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)
[1656.495427][T15706] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1656.495432][T15706] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1656.495437][T15706] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1656.495441][T15706] RIP: 0033:0x7f8073753a4a
[ 1656.495445][T15706] 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
[ 1656.495447][T15706] RSP: 002b:00007ffcfd69cd78 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1656.495451][T15706] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f8073753a4a
[ 1656.495453][T15706] RDX: 0000000000000040 RSI: 000000000ea0e340 RDI: 0000000000000006
[ 1656.495454][T15706] RBP: 00007ffcfd69ce00 R08: 0000000000418574 R09: 000000000000001c
[ 1656.495456][T15706] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1656.495458][T15706] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f807387c000
| [ 1656.495458][T15706] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f807387c000
| [ 1656.495472][T15706]
| [ 1656.510985][T15706] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/15706
| [1656.511401][T15706] caller is lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[ 1656.511657][T15706] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1656.511659][T15706] Call Trace:
[ 1656.511661][T15706]
[1656.511663][T15706] dump_stack_lvl (lib/dump_stack.c:123)
[1656.511671][T15706] check_preemption_disabled (lib/smp_processor_id.c:52)
[1656.511678][T15706] lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[1656.511683][T15706] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1656.511689][T15706] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1656.511699][T15706] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1656.511708][T15706] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1656.511714][T15706] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1656.511726][T15706] ? ip6_local_out (net/ipv6/output_core.c:154)
[1656.511735][T15706] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1656.511741][T15706] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1656.511747][T15706] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1656.511751][T15706] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1656.511764][T15706] rawv6_sendmsg (net/ipv6/raw.c:918)
[1656.511775][T15706] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1656.511781][T15706] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1656.511787][T15706] ? __lock_release (kernel/locking/lockdep.c:5534)
[1656.511796][T15706] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1656.511800][T15706] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1656.511808][T15706] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1656.511824][T15706] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1656.511827][T15706] ? __lock_release (kernel/locking/lockdep.c:5534)
[1656.511838][T15706] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1656.511843][T15706] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1656.511849][T15706] ? __pfx___sys_sendto (net/socket.c:2147)
[1656.511863][T15706] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1656.511870][T15706] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1656.511879][T15706] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1656.511886][T15706] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1656.511896][T15706] __x64_sys_sendto (net/socket.c:2183)
[1656.511900][T15706] ? 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)
[1656.511903][T15706] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1656.511909][T15706] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1656.511914][T15706] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1656.511917][T15706] RIP: 0033:0x7f8073753a4a
[ 1656.511921][T15706] 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
[ 1656.511923][T15706] RSP: 002b:00007ffcfd69cd78 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1656.511927][T15706] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f8073753a4a
[ 1656.511929][T15706] RDX: 0000000000000040 RSI: 000000000ea0e340 RDI: 0000000000000006
[ 1656.511930][T15706] RBP: 00007ffcfd69ce00 R08: 0000000000418574 R09: 000000000000001c
[ 1656.511933][T15706] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output