======================================
| xx__-> [ 5523.590594][T12913] mpls_gso: MPLS GSO support
| [ 5524.891029][T12926] Mirror/redirect action on
| [ 5532.847859][T12979] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/12979
| [5532.848469][T12979] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 5532.848777][T12979] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5532.848779][T12979] Call Trace:
[ 5532.848782][T12979]
[5532.848785][T12979] dump_stack_lvl (lib/dump_stack.c:123)
[5532.848793][T12979] check_preemption_disabled (lib/smp_processor_id.c:52)
[5532.848799][T12979] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[5532.848804][T12979] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5532.848810][T12979] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5532.848819][T12979] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5532.848827][T12979] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5532.848833][T12979] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5532.848844][T12979] ? ip6_local_out (net/ipv6/output_core.c:154)
[5532.848853][T12979] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5532.848859][T12979] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5532.848866][T12979] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5532.848870][T12979] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5532.848882][T12979] rawv6_sendmsg (net/ipv6/raw.c:918)
[5532.848894][T12979] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5532.848899][T12979] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5532.848905][T12979] ? __lock_release (kernel/locking/lockdep.c:5534)
[5532.848913][T12979] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5532.848917][T12979] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5532.848925][T12979] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5532.848941][T12979] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5532.848944][T12979] ? __lock_release (kernel/locking/lockdep.c:5534)
[5532.848955][T12979] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5532.848960][T12979] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5532.848965][T12979] ? __pfx___sys_sendto (net/socket.c:2147)
[5532.848979][T12979] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5532.848986][T12979] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5532.848994][T12979] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5532.849001][T12979] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5532.849011][T12979] __x64_sys_sendto (net/socket.c:2183)
[5532.849015][T12979] ? 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)
[5532.849018][T12979] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5532.849023][T12979] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5532.849028][T12979] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5532.849032][T12979] RIP: 0033:0x7f98260bea4a
[ 5532.849037][T12979] 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
[ 5532.849039][T12979] RSP: 002b:00007ffe8fbc0ad8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5532.849043][T12979] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f98260bea4a
[ 5532.849045][T12979] RDX: 0000000000000040 RSI: 000000002e9a0340 RDI: 0000000000000006
[ 5532.849047][T12979] RBP: 00007ffe8fbc0b60 R08: 0000000000418574 R09: 000000000000001c
[ 5532.849049][T12979] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5532.849051][T12979] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f98261e7000
| [ 5532.849051][T12979] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f98261e7000
| [ 5532.849065][T12979]
| [ 5532.849069][T12979] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/12979
| [5532.864339][T12979] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 5532.864626][T12979] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5532.864627][T12979] Call Trace:
[ 5532.864629][T12979]
[5532.864631][T12979] dump_stack_lvl (lib/dump_stack.c:123)
[5532.864640][T12979] check_preemption_disabled (lib/smp_processor_id.c:52)
[5532.864647][T12979] lwtunnel_xmit (net/core/lwtunnel.c:407)
[5532.864653][T12979] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5532.864657][T12979] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5532.864666][T12979] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5532.864674][T12979] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5532.864680][T12979] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5532.864692][T12979] ? ip6_local_out (net/ipv6/output_core.c:154)
[5532.864701][T12979] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5532.864707][T12979] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5532.864713][T12979] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5532.864717][T12979] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5532.864729][T12979] rawv6_sendmsg (net/ipv6/raw.c:918)
[5532.864741][T12979] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5532.864746][T12979] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5532.864750][T12979] ? __lock_release (kernel/locking/lockdep.c:5534)
[5532.864759][T12979] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5532.864762][T12979] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5532.864771][T12979] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5532.864787][T12979] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5532.864790][T12979] ? __lock_release (kernel/locking/lockdep.c:5534)
[5532.864801][T12979] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5532.864805][T12979] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5532.864811][T12979] ? __pfx___sys_sendto (net/socket.c:2147)
[5532.864825][T12979] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5532.864832][T12979] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5532.864840][T12979] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5532.864847][T12979] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5532.864857][T12979] __x64_sys_sendto (net/socket.c:2183)
[5532.864861][T12979] ? 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)
[5532.864864][T12979] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5532.864868][T12979] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5532.864873][T12979] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5532.864876][T12979] RIP: 0033:0x7f98260bea4a
[ 5532.864880][T12979] 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
[ 5532.864883][T12979] RSP: 002b:00007ffe8fbc0ad8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5532.864886][T12979] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f98260bea4a
[ 5532.864888][T12979] RDX: 0000000000000040 RSI: 000000002e9a0340 RDI: 0000000000000006
[ 5532.864890][T12979] RBP: 00007ffe8fbc0b60 R08: 0000000000418574 R09: 000000000000001c
[ 5532.864892][T12979] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5532.864894][T12979] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f98261e7000
| [ 5532.864894][T12979] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f98261e7000
| [ 5532.864908][T12979]
| [ 5532.881209][T12979] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/12979
| [5532.881652][T12979] caller is lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408)
[ 5532.881926][T12979] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5532.881928][T12979] Call Trace:
[ 5532.881929][T12979]
[5532.881931][T12979] dump_stack_lvl (lib/dump_stack.c:123)
[5532.881938][T12979] check_preemption_disabled (lib/smp_processor_id.c:52)
[5532.881945][T12979] lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408)
[5532.881950][T12979] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5532.881955][T12979] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5532.881964][T12979] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5532.881972][T12979] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5532.881978][T12979] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5532.881990][T12979] ? ip6_local_out (net/ipv6/output_core.c:154)
[5532.881998][T12979] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5532.882004][T12979] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5532.882010][T12979] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5532.882015][T12979] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5532.882027][T12979] rawv6_sendmsg (net/ipv6/raw.c:918)
[5532.882038][T12979] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5532.882044][T12979] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5532.882048][T12979] ? __lock_release (kernel/locking/lockdep.c:5534)
[5532.882056][T12979] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5532.882059][T12979] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5532.882068][T12979] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5532.882084][T12979] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5532.882087][T12979] ? __lock_release (kernel/locking/lockdep.c:5534)
[5532.882098][T12979] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5532.882102][T12979] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5532.882108][T12979] ? __pfx___sys_sendto (net/socket.c:2147)
[5532.882122][T12979] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5532.882128][T12979] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5532.882136][T12979] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5532.882143][T12979] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5532.882153][T12979] __x64_sys_sendto (net/socket.c:2183)
[5532.882156][T12979] ? 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)
[5532.882159][T12979] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5532.882164][T12979] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5532.882169][T12979] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5532.882172][T12979] RIP: 0033:0x7f98260bea4a
[ 5532.882176][T12979] 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
[ 5532.882179][T12979] RSP: 002b:00007ffe8fbc0ad8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5532.882182][T12979] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f98260bea4a
[ 5532.882184][T12979] RDX: 0000000000000040 RSI: 000000002e9a0340 RDI: 0000000000000006
[ 5532.882185][T12979] RBP: 00007ffe8fbc0b60 R08: 0000000000418574 R09: 000000000000001c
[ 5532.882187][T12979] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5532.882189][T12979] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f98261e7000
| [ 5532.882189][T12979] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f98261e7000
| [ 5532.882204][T12979]
| [ 5533.688339][T12984] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/12984
| [5533.688750][T12984] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 5533.689013][T12984] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5533.689015][T12984] Call Trace:
[ 5533.689017][T12984]
[5533.689019][T12984] dump_stack_lvl (lib/dump_stack.c:123)
[5533.689027][T12984] check_preemption_disabled (lib/smp_processor_id.c:52)
[5533.689033][T12984] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[5533.689038][T12984] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5533.689044][T12984] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5533.689052][T12984] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5533.689060][T12984] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5533.689066][T12984] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5533.689078][T12984] ? ip6_local_out (net/ipv6/output_core.c:154)
[5533.689086][T12984] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5533.689092][T12984] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5533.689099][T12984] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5533.689103][T12984] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5533.689115][T12984] rawv6_sendmsg (net/ipv6/raw.c:918)
[5533.689126][T12984] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5533.689132][T12984] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5533.689137][T12984] ? __lock_release (kernel/locking/lockdep.c:5534)
[5533.689145][T12984] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5533.689149][T12984] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5533.689157][T12984] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5533.689173][T12984] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5533.689176][T12984] ? __lock_release (kernel/locking/lockdep.c:5534)
[5533.689187][T12984] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5533.689192][T12984] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5533.689197][T12984] ? __pfx___sys_sendto (net/socket.c:2147)
[5533.689211][T12984] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5533.689218][T12984] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5533.689227][T12984] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5533.689234][T12984] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5533.689244][T12984] __x64_sys_sendto (net/socket.c:2183)
[5533.689248][T12984] ? 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)
[5533.689252][T12984] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5533.689257][T12984] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5533.689261][T12984] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5533.689265][T12984] RIP: 0033:0x7fd5c88b9a4a
[ 5533.689269][T12984] 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
[ 5533.689272][T12984] RSP: 002b:00007ffd2178e508 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5533.689275][T12984] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fd5c88b9a4a
[ 5533.689277][T12984] RDX: 0000000000000040 RSI: 000000003d84e340 RDI: 0000000000000006
[ 5533.689279][T12984] RBP: 00007ffd2178e590 R08: 0000000000418574 R09: 000000000000001c
[ 5533.689281][T12984] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5533.689283][T12984] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fd5c89e2000
| [ 5533.689283][T12984] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fd5c89e2000
| [ 5533.689297][T12984]
| [ 5533.689299][T12984] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/12984
| [5533.703500][T12984] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 5533.703762][T12984] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5533.703764][T12984] Call Trace:
[ 5533.703766][T12984]
[5533.703768][T12984] dump_stack_lvl (lib/dump_stack.c:123)
[5533.703774][T12984] check_preemption_disabled (lib/smp_processor_id.c:52)
[5533.703782][T12984] lwtunnel_xmit (net/core/lwtunnel.c:407)
[5533.703788][T12984] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5533.703792][T12984] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5533.703801][T12984] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5533.703809][T12984] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5533.703815][T12984] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5533.703827][T12984] ? ip6_local_out (net/ipv6/output_core.c:154)
[5533.703835][T12984] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5533.703841][T12984] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5533.703847][T12984] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5533.703851][T12984] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5533.703863][T12984] rawv6_sendmsg (net/ipv6/raw.c:918)
[5533.703875][T12984] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5533.703880][T12984] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5533.703883][T12984] ? __lock_release (kernel/locking/lockdep.c:5534)
[5533.703892][T12984] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5533.703895][T12984] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5533.703904][T12984] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5533.703920][T12984] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5533.703923][T12984] ? __lock_release (kernel/locking/lockdep.c:5534)
[5533.703934][T12984] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5533.703938][T12984] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5533.703944][T12984] ? __pfx___sys_sendto (net/socket.c:2147)
[5533.703958][T12984] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5533.703965][T12984] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5533.703973][T12984] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5533.703980][T12984] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5533.703990][T12984] __x64_sys_sendto (net/socket.c:2183)
[5533.703994][T12984] ? 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)
[5533.703997][T12984] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5533.704002][T12984] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5533.704007][T12984] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5533.704010][T12984] RIP: 0033:0x7fd5c88b9a4a
[ 5533.704013][T12984] 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
[ 5533.704016][T12984] RSP: 002b:00007ffd2178e508 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5533.704019][T12984] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fd5c88b9a4a
[ 5533.704021][T12984] RDX: 0000000000000040 RSI: 000000003d84e340 RDI: 0000000000000006
[ 5533.704023][T12984] RBP: 00007ffd2178e590 R08: 0000000000418574 R09: 000000000000001c
[ 5533.704025][T12984] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5533.704026][T12984] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fd5c89e2000
| [ 5533.704026][T12984] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fd5c89e2000
| [ 5533.704041][T12984]
| [ 5533.726360][T12984] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/12984
| [5533.726750][T12984] caller is lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408)
[ 5533.727008][T12984] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5533.727010][T12984] Call Trace:
[ 5533.727011][T12984]
[5533.727013][T12984] dump_stack_lvl (lib/dump_stack.c:123)
[5533.727020][T12984] check_preemption_disabled (lib/smp_processor_id.c:52)
[5533.727026][T12984] lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408)
[5533.727031][T12984] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5533.727036][T12984] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5533.727045][T12984] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5533.727053][T12984] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5533.727059][T12984] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5533.727071][T12984] ? ip6_local_out (net/ipv6/output_core.c:154)
[5533.727079][T12984] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5533.727085][T12984] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5533.727091][T12984] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5533.727096][T12984] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5533.727108][T12984] rawv6_sendmsg (net/ipv6/raw.c:918)
[5533.727119][T12984] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5533.727124][T12984] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5533.727130][T12984] ? __lock_release (kernel/locking/lockdep.c:5534)
[5533.727138][T12984] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5533.727142][T12984] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5533.727151][T12984] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5533.727167][T12984] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5533.727169][T12984] ? __lock_release (kernel/locking/lockdep.c:5534)
[5533.727180][T12984] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5533.727185][T12984] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5533.727190][T12984] ? __pfx___sys_sendto (net/socket.c:2147)
[5533.727204][T12984] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5533.727211][T12984] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5533.727219][T12984] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5533.727226][T12984] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5533.727236][T12984] __x64_sys_sendto (net/socket.c:2183)
[5533.727240][T12984] ? 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)
[5533.727244][T12984] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5533.727249][T12984] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5533.727253][T12984] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5533.727257][T12984] RIP: 0033:0x7fd5c88b9a4a
[ 5533.727260][T12984] 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
[ 5533.727263][T12984] RSP: 002b:00007ffd2178e508 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5533.727266][T12984] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fd5c88b9a4a
[ 5533.727268][T12984] RDX: 0000000000000040 RSI: 000000003d84e340 RDI: 0000000000000006
[ 5533.727270][T12984] RBP: 00007ffd2178e590 R08: 0000000000418574 R09: 000000000000001c
[ 5533.727271][T12984] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output