======================================
| 0
| xx__-> [ 5360.291215][T10300] mpls_gso: MPLS GSO support
| [ 5369.460525][T10364] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/10364
| [5369.461153][T10364] caller is lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[ 5369.461423][T10364] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5369.461425][T10364] Call Trace:
[ 5369.461427][T10364]
[5369.461429][T10364] dump_stack_lvl (lib/dump_stack.c:123)
[5369.461437][T10364] check_preemption_disabled (lib/smp_processor_id.c:52)
[5369.461443][T10364] lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[5369.461448][T10364] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5369.461453][T10364] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5369.461462][T10364] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5369.461470][T10364] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5369.461476][T10364] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5369.461487][T10364] ? ip6_local_out (net/ipv6/output_core.c:154)
[5369.461496][T10364] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5369.461501][T10364] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5369.461508][T10364] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5369.461512][T10364] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5369.461524][T10364] rawv6_sendmsg (net/ipv6/raw.c:918)
[5369.461535][T10364] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5369.461540][T10364] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5369.461545][T10364] ? __lock_release (kernel/locking/lockdep.c:5534)
[5369.461554][T10364] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5369.461558][T10364] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5369.461566][T10364] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5369.461582][T10364] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5369.461584][T10364] ? __lock_release (kernel/locking/lockdep.c:5534)
[5369.461595][T10364] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5369.461599][T10364] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5369.461605][T10364] ? __pfx___sys_sendto (net/socket.c:2147)
[5369.461618][T10364] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5369.461624][T10364] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5369.461633][T10364] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5369.461640][T10364] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5369.461649][T10364] __x64_sys_sendto (net/socket.c:2183)
[5369.461653][T10364] ? 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)
[5369.461656][T10364] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5369.461661][T10364] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5369.461666][T10364] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5369.461669][T10364] RIP: 0033:0x7f0bfc70ea4a
[ 5369.461674][T10364] 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
[ 5369.461677][T10364] RSP: 002b:00007fff08b5e278 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5369.461681][T10364] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f0bfc70ea4a
[ 5369.461683][T10364] RDX: 0000000000000040 RSI: 000000001b7ff340 RDI: 0000000000000006
[ 5369.461684][T10364] RBP: 00007fff08b5e300 R08: 0000000000418574 R09: 000000000000001c
[ 5369.461686][T10364] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5369.461688][T10364] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f0bfc837000
| [ 5369.461688][T10364] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f0bfc837000
| [ 5369.461702][T10364]
| [ 5369.461705][T10364] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/10364
| [5369.477875][T10364] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 5369.478148][T10364] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5369.478149][T10364] Call Trace:
[ 5369.478151][T10364]
[5369.478153][T10364] dump_stack_lvl (lib/dump_stack.c:123)
[5369.478160][T10364] check_preemption_disabled (lib/smp_processor_id.c:52)
[5369.478168][T10364] lwtunnel_xmit (net/core/lwtunnel.c:407)
[5369.478173][T10364] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5369.478178][T10364] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5369.478187][T10364] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5369.478195][T10364] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5369.478201][T10364] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5369.478212][T10364] ? ip6_local_out (net/ipv6/output_core.c:154)
[5369.478221][T10364] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5369.478227][T10364] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5369.478233][T10364] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5369.478237][T10364] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5369.478249][T10364] rawv6_sendmsg (net/ipv6/raw.c:918)
[5369.478260][T10364] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5369.478265][T10364] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5369.478269][T10364] ? __lock_release (kernel/locking/lockdep.c:5534)
[5369.478278][T10364] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5369.478281][T10364] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5369.478290][T10364] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5369.478305][T10364] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5369.478308][T10364] ? __lock_release (kernel/locking/lockdep.c:5534)
[5369.478318][T10364] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5369.478323][T10364] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5369.478328][T10364] ? __pfx___sys_sendto (net/socket.c:2147)
[5369.478342][T10364] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5369.478348][T10364] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5369.478356][T10364] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5369.478363][T10364] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5369.478373][T10364] __x64_sys_sendto (net/socket.c:2183)
[5369.478376][T10364] ? 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)
[5369.478380][T10364] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5369.478384][T10364] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5369.478389][T10364] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5369.478392][T10364] RIP: 0033:0x7f0bfc70ea4a
[ 5369.478396][T10364] 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
[ 5369.478398][T10364] RSP: 002b:00007fff08b5e278 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5369.478402][T10364] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f0bfc70ea4a
[ 5369.478404][T10364] RDX: 0000000000000040 RSI: 000000001b7ff340 RDI: 0000000000000006
[ 5369.478406][T10364] RBP: 00007fff08b5e300 R08: 0000000000418574 R09: 000000000000001c
[ 5369.478408][T10364] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5369.478409][T10364] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f0bfc837000
| [ 5369.478409][T10364] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f0bfc837000
| [ 5369.478423][T10364]
| [ 5369.497502][T10364] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/10364
| [5369.497914][T10364] caller is lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[ 5369.498202][T10364] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5369.498204][T10364] Call Trace:
[ 5369.498206][T10364]
[5369.498208][T10364] dump_stack_lvl (lib/dump_stack.c:123)
[5369.498214][T10364] check_preemption_disabled (lib/smp_processor_id.c:52)
[5369.498220][T10364] lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[5369.498226][T10364] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5369.498230][T10364] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5369.498238][T10364] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5369.498246][T10364] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5369.498252][T10364] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5369.498264][T10364] ? ip6_local_out (net/ipv6/output_core.c:154)
[5369.498272][T10364] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5369.498278][T10364] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5369.498283][T10364] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5369.498287][T10364] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5369.498299][T10364] rawv6_sendmsg (net/ipv6/raw.c:918)
[5369.498311][T10364] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5369.498316][T10364] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5369.498320][T10364] ? __lock_release (kernel/locking/lockdep.c:5534)
[5369.498328][T10364] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5369.498331][T10364] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5369.498340][T10364] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5369.498356][T10364] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5369.498358][T10364] ? __lock_release (kernel/locking/lockdep.c:5534)
[5369.498369][T10364] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5369.498373][T10364] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5369.498379][T10364] ? __pfx___sys_sendto (net/socket.c:2147)
[5369.498393][T10364] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5369.498399][T10364] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5369.498407][T10364] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5369.498414][T10364] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5369.498424][T10364] __x64_sys_sendto (net/socket.c:2183)
[5369.498428][T10364] ? 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)
[5369.498431][T10364] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5369.498435][T10364] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5369.498440][T10364] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5369.498443][T10364] RIP: 0033:0x7f0bfc70ea4a
[ 5369.498446][T10364] 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
[ 5369.498449][T10364] RSP: 002b:00007fff08b5e278 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5369.498452][T10364] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f0bfc70ea4a
[ 5369.498454][T10364] RDX: 0000000000000040 RSI: 000000001b7ff340 RDI: 0000000000000006
[ 5369.498456][T10364] RBP: 00007fff08b5e300 R08: 0000000000418574 R09: 000000000000001c
[ 5369.498458][T10364] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5369.498459][T10364] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f0bfc837000
| [ 5369.498459][T10364] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f0bfc837000
| [ 5369.498474][T10364]
| [ 5370.290419][T10369] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/10369
| [5370.290822][T10369] caller is lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[ 5370.291511][T10369] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5370.291513][T10369] Call Trace:
[ 5370.291515][T10369]
[5370.291517][T10369] dump_stack_lvl (lib/dump_stack.c:123)
[5370.291526][T10369] check_preemption_disabled (lib/smp_processor_id.c:52)
[5370.291532][T10369] lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[5370.291537][T10369] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5370.291543][T10369] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5370.291552][T10369] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5370.291560][T10369] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5370.291566][T10369] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5370.291578][T10369] ? ip6_local_out (net/ipv6/output_core.c:154)
[5370.291587][T10369] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5370.291593][T10369] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5370.291600][T10369] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5370.291605][T10369] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5370.291616][T10369] rawv6_sendmsg (net/ipv6/raw.c:918)
[5370.291628][T10369] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5370.291633][T10369] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5370.291638][T10369] ? __lock_release (kernel/locking/lockdep.c:5534)
[5370.291647][T10369] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5370.291652][T10369] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5370.291660][T10369] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5370.291676][T10369] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5370.291679][T10369] ? __lock_release (kernel/locking/lockdep.c:5534)
[5370.291690][T10369] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5370.291695][T10369] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5370.291700][T10369] ? __pfx___sys_sendto (net/socket.c:2147)
[5370.291714][T10369] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5370.291721][T10369] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5370.291729][T10369] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5370.291736][T10369] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5370.291746][T10369] __x64_sys_sendto (net/socket.c:2183)
[5370.291750][T10369] ? 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)
[5370.291753][T10369] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5370.291758][T10369] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5370.291763][T10369] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5370.291767][T10369] RIP: 0033:0x7f10468a2a4a
[ 5370.291771][T10369] 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
[ 5370.291774][T10369] RSP: 002b:00007ffe58b6a138 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5370.291777][T10369] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f10468a2a4a
[ 5370.291780][T10369] RDX: 0000000000000040 RSI: 00000000010bb340 RDI: 0000000000000006
[ 5370.291781][T10369] RBP: 00007ffe58b6a1c0 R08: 0000000000418574 R09: 000000000000001c
[ 5370.291783][T10369] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5370.291785][T10369] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f10469cb000
| [ 5370.291785][T10369] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f10469cb000
| [ 5370.291799][T10369]
| [ 5370.291802][T10369] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/10369
| [5370.306441][T10369] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 5370.306695][T10369] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5370.306697][T10369] Call Trace:
[ 5370.306698][T10369]
[5370.306700][T10369] dump_stack_lvl (lib/dump_stack.c:123)
[5370.306707][T10369] check_preemption_disabled (lib/smp_processor_id.c:52)
[5370.306715][T10369] lwtunnel_xmit (net/core/lwtunnel.c:407)
[5370.306720][T10369] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5370.306725][T10369] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5370.306733][T10369] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5370.306742][T10369] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5370.306747][T10369] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5370.306759][T10369] ? ip6_local_out (net/ipv6/output_core.c:154)
[5370.306768][T10369] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5370.306774][T10369] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5370.306780][T10369] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5370.306784][T10369] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5370.306796][T10369] rawv6_sendmsg (net/ipv6/raw.c:918)
[5370.306808][T10369] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5370.306813][T10369] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5370.306818][T10369] ? __lock_release (kernel/locking/lockdep.c:5534)
[5370.306826][T10369] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5370.306829][T10369] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5370.306838][T10369] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5370.306854][T10369] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5370.306857][T10369] ? __lock_release (kernel/locking/lockdep.c:5534)
[5370.306868][T10369] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5370.306872][T10369] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5370.306878][T10369] ? __pfx___sys_sendto (net/socket.c:2147)
[5370.306892][T10369] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5370.306898][T10369] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5370.306907][T10369] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5370.306914][T10369] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5370.306924][T10369] __x64_sys_sendto (net/socket.c:2183)
[5370.306928][T10369] ? 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)
[5370.306932][T10369] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5370.306937][T10369] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5370.306941][T10369] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5370.306945][T10369] RIP: 0033:0x7f10468a2a4a
[ 5370.306949][T10369] 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
[ 5370.306951][T10369] RSP: 002b:00007ffe58b6a138 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5370.306954][T10369] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f10468a2a4a
[ 5370.306956][T10369] RDX: 0000000000000040 RSI: 00000000010bb340 RDI: 0000000000000006
[ 5370.306958][T10369] RBP: 00007ffe58b6a1c0 R08: 0000000000418574 R09: 000000000000001c
[ 5370.306960][T10369] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5370.306961][T10369] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f10469cb000
| [ 5370.306961][T10369] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f10469cb000
| [ 5370.306976][T10369]
| [ 5370.324316][T10369] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/10369
| [5370.324723][T10369] caller is lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[ 5370.324978][T10369] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5370.324980][T10369] Call Trace:
[ 5370.324982][T10369]
[5370.324984][T10369] dump_stack_lvl (lib/dump_stack.c:123)
[5370.324991][T10369] check_preemption_disabled (lib/smp_processor_id.c:52)
[5370.324997][T10369] lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[5370.325003][T10369] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5370.325007][T10369] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5370.325015][T10369] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5370.325024][T10369] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5370.325030][T10369] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5370.325042][T10369] ? ip6_local_out (net/ipv6/output_core.c:154)
[5370.325050][T10369] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5370.325056][T10369] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5370.325061][T10369] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5370.325066][T10369] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5370.325078][T10369] rawv6_sendmsg (net/ipv6/raw.c:918)
[5370.325089][T10369] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5370.325095][T10369] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5370.325099][T10369] ? __lock_release (kernel/locking/lockdep.c:5534)
[5370.325107][T10369] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5370.325110][T10369] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5370.325119][T10369] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5370.325135][T10369] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5370.325138][T10369] ? __lock_release (kernel/locking/lockdep.c:5534)
[5370.325149][T10369] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5370.325154][T10369] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5370.325159][T10369] ? __pfx___sys_sendto (net/socket.c:2147)
[5370.325174][T10369] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5370.325180][T10369] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5370.325188][T10369] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5370.325195][T10369] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5370.325205][T10369] __x64_sys_sendto (net/socket.c:2183)
[5370.325209][T10369] ? 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)
[5370.325212][T10369] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5370.325217][T10369] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5370.325222][T10369] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5370.325225][T10369] RIP: 0033:0x7f10468a2a4a
[ 5370.325229][T10369] 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
[ 5370.325231][T10369] RSP: 002b:00007ffe58b6a138 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5370.325235][T10369] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f10468a2a4a
[ 5370.325237][T10369] RDX: 0000000000000040 RSI: 00000000010bb340 RDI: 0000000000000006
[ 5370.325239][T10369] RBP: 00007ffe58b6a1c0 R08: 0000000000418574 R09: 000000000000001c
[ 5370.325240][T10369] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output