======================================
| xx__-> [ 1284.842768][T11424] mpls_gso: MPLS GSO support
| [ 1286.397241][T11437] Mirror/redirect action on
| [ 1296.086537][T11489] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/11489
| [1296.087171][T11489] caller is lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[ 1296.087490][T11489] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1296.087493][T11489] Call Trace:
[ 1296.087495][T11489]
[1296.087498][T11489] dump_stack_lvl (lib/dump_stack.c:123)
[1296.087509][T11489] check_preemption_disabled (lib/smp_processor_id.c:52)
[1296.087516][T11489] lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[1296.087522][T11489] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1296.087530][T11489] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1296.087541][T11489] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1296.087549][T11489] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1296.087556][T11489] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1296.087568][T11489] ? ip6_local_out (net/ipv6/output_core.c:154)
[1296.087582][T11489] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1296.087590][T11489] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1296.087597][T11489] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1296.087602][T11489] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1296.087614][T11489] rawv6_sendmsg (net/ipv6/raw.c:918)
[1296.087625][T11489] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1296.087631][T11489] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1296.087640][T11489] ? __lock_release (kernel/locking/lockdep.c:5534)
[1296.087649][T11489] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1296.087656][T11489] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1296.087665][T11489] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1296.087681][T11489] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1296.087684][T11489] ? __lock_release (kernel/locking/lockdep.c:5534)
[1296.087695][T11489] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1296.087705][T11489] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1296.087711][T11489] ? __pfx___sys_sendto (net/socket.c:2147)
[1296.087726][T11489] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1296.087733][T11489] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1296.087743][T11489] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1296.087751][T11489] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1296.087761][T11489] __x64_sys_sendto (net/socket.c:2183)
[1296.087765][T11489] ? 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)
[1296.087769][T11489] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1296.087775][T11489] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1296.087779][T11489] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1296.087784][T11489] RIP: 0033:0x7f19e130ca4a
[ 1296.087789][T11489] 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
[ 1296.087792][T11489] RSP: 002b:00007ffd11f903b8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1296.087796][T11489] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f19e130ca4a
[ 1296.087799][T11489] RDX: 0000000000000040 RSI: 00000000098fc3f0 RDI: 0000000000000006
[ 1296.087800][T11489] RBP: 00007ffd11f90440 R08: 0000000000418574 R09: 000000000000001c
[ 1296.087802][T11489] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1296.087804][T11489] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f19e1438000
| [ 1296.087804][T11489] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f19e1438000
| [ 1296.087819][T11489]
| [ 1296.087823][T11489] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/11489
| [1296.102834][T11489] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 1296.103139][T11489] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1296.103142][T11489] Call Trace:
[ 1296.103144][T11489]
[1296.103147][T11489] dump_stack_lvl (lib/dump_stack.c:123)
[1296.103157][T11489] check_preemption_disabled (lib/smp_processor_id.c:52)
[1296.103168][T11489] lwtunnel_xmit (net/core/lwtunnel.c:407)
[1296.103174][T11489] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1296.103180][T11489] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1296.103191][T11489] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1296.103200][T11489] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1296.103206][T11489] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1296.103218][T11489] ? ip6_local_out (net/ipv6/output_core.c:154)
[1296.103229][T11489] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1296.103235][T11489] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1296.103242][T11489] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1296.103247][T11489] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1296.103259][T11489] rawv6_sendmsg (net/ipv6/raw.c:918)
[1296.103271][T11489] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1296.103276][T11489] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1296.103283][T11489] ? __lock_release (kernel/locking/lockdep.c:5534)
[1296.103293][T11489] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1296.103299][T11489] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1296.103308][T11489] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1296.103325][T11489] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1296.103328][T11489] ? __lock_release (kernel/locking/lockdep.c:5534)
[1296.103340][T11489] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1296.103346][T11489] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1296.103352][T11489] ? __pfx___sys_sendto (net/socket.c:2147)
[1296.103366][T11489] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1296.103374][T11489] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1296.103384][T11489] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1296.103392][T11489] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1296.103402][T11489] __x64_sys_sendto (net/socket.c:2183)
[1296.103406][T11489] ? 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)
[1296.103410][T11489] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1296.103415][T11489] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1296.103420][T11489] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1296.103425][T11489] RIP: 0033:0x7f19e130ca4a
[ 1296.103431][T11489] 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
[ 1296.103434][T11489] RSP: 002b:00007ffd11f903b8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1296.103439][T11489] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f19e130ca4a
[ 1296.103441][T11489] RDX: 0000000000000040 RSI: 00000000098fc3f0 RDI: 0000000000000006
[ 1296.103443][T11489] RBP: 00007ffd11f90440 R08: 0000000000418574 R09: 000000000000001c
[ 1296.103445][T11489] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1296.103447][T11489] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f19e1438000
| [ 1296.103447][T11489] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f19e1438000
| [ 1296.103462][T11489]
| [ 1296.124967][T11489] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/11489
| [1296.125397][T11489] caller is lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[ 1296.125681][T11489] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1296.125684][T11489] Call Trace:
[ 1296.125686][T11489]
[1296.125689][T11489] dump_stack_lvl (lib/dump_stack.c:123)
[1296.125699][T11489] check_preemption_disabled (lib/smp_processor_id.c:52)
[1296.125709][T11489] lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[1296.125714][T11489] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1296.125721][T11489] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1296.125731][T11489] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1296.125741][T11489] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1296.125747][T11489] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1296.125759][T11489] ? ip6_local_out (net/ipv6/output_core.c:154)
[1296.125770][T11489] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1296.125776][T11489] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1296.125784][T11489] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1296.125789][T11489] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1296.125801][T11489] rawv6_sendmsg (net/ipv6/raw.c:918)
[1296.125813][T11489] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1296.125818][T11489] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1296.125825][T11489] ? __lock_release (kernel/locking/lockdep.c:5534)
[1296.125835][T11489] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1296.125841][T11489] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1296.125850][T11489] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1296.125880][T11489] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1296.125884][T11489] ? __lock_release (kernel/locking/lockdep.c:5534)
[1296.125895][T11489] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1296.125902][T11489] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1296.125908][T11489] ? __pfx___sys_sendto (net/socket.c:2147)
[1296.125923][T11489] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1296.125931][T11489] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1296.125941][T11489] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1296.125948][T11489] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1296.125958][T11489] __x64_sys_sendto (net/socket.c:2183)
[1296.125962][T11489] ? 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)
[1296.125967][T11489] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1296.125972][T11489] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1296.125977][T11489] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1296.125982][T11489] RIP: 0033:0x7f19e130ca4a
[ 1296.125988][T11489] 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
[ 1296.125991][T11489] RSP: 002b:00007ffd11f903b8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1296.125995][T11489] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f19e130ca4a
[ 1296.125998][T11489] RDX: 0000000000000040 RSI: 00000000098fc3f0 RDI: 0000000000000006
[ 1296.125999][T11489] RBP: 00007ffd11f90440 R08: 0000000000418574 R09: 000000000000001c
[ 1296.126001][T11489] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1296.126003][T11489] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f19e1438000
| [ 1296.126003][T11489] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f19e1438000
| [ 1296.126017][T11489]
| [ 1297.065400][T11494] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/11494
| [1297.065894][T11494] caller is lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[ 1297.066177][T11494] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1297.066179][T11494] Call Trace:
[ 1297.066182][T11494]
[1297.066184][T11494] dump_stack_lvl (lib/dump_stack.c:123)
[1297.066195][T11494] check_preemption_disabled (lib/smp_processor_id.c:52)
[1297.066203][T11494] lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[1297.066209][T11494] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1297.066215][T11494] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1297.066225][T11494] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1297.066234][T11494] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1297.066241][T11494] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1297.066252][T11494] ? ip6_local_out (net/ipv6/output_core.c:154)
[1297.066263][T11494] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1297.066269][T11494] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1297.066277][T11494] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1297.066282][T11494] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1297.066294][T11494] rawv6_sendmsg (net/ipv6/raw.c:918)
[1297.066305][T11494] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1297.066311][T11494] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1297.066317][T11494] ? __lock_release (kernel/locking/lockdep.c:5534)
[1297.066327][T11494] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1297.066333][T11494] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1297.066342][T11494] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1297.066359][T11494] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1297.066362][T11494] ? __lock_release (kernel/locking/lockdep.c:5534)
[1297.066373][T11494] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1297.066380][T11494] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1297.066386][T11494] ? __pfx___sys_sendto (net/socket.c:2147)
[1297.066400][T11494] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1297.066407][T11494] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1297.066417][T11494] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1297.066425][T11494] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1297.066435][T11494] __x64_sys_sendto (net/socket.c:2183)
[1297.066439][T11494] ? 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)
[1297.066443][T11494] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1297.066448][T11494] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1297.066453][T11494] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1297.066458][T11494] RIP: 0033:0x7fda24bdea4a
[ 1297.066463][T11494] 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
[ 1297.066466][T11494] RSP: 002b:00007ffe0cd8b1f8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1297.066471][T11494] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fda24bdea4a
[ 1297.066473][T11494] RDX: 0000000000000040 RSI: 00000000089ee3f0 RDI: 0000000000000006
[ 1297.066475][T11494] RBP: 00007ffe0cd8b280 R08: 0000000000418574 R09: 000000000000001c
[ 1297.066477][T11494] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1297.066478][T11494] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fda24d0a000
| [ 1297.066478][T11494] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fda24d0a000
| [ 1297.066493][T11494]
| [ 1297.066496][T11494] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/11494
| [1297.081070][T11494] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 1297.081348][T11494] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1297.081350][T11494] Call Trace:
[ 1297.081352][T11494]
[1297.081354][T11494] dump_stack_lvl (lib/dump_stack.c:123)
[1297.081362][T11494] check_preemption_disabled (lib/smp_processor_id.c:52)
[1297.081372][T11494] lwtunnel_xmit (net/core/lwtunnel.c:407)
[1297.081377][T11494] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1297.081383][T11494] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1297.081393][T11494] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1297.081402][T11494] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1297.081408][T11494] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1297.081420][T11494] ? ip6_local_out (net/ipv6/output_core.c:154)
[1297.081430][T11494] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1297.081436][T11494] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1297.081444][T11494] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1297.081448][T11494] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1297.081461][T11494] rawv6_sendmsg (net/ipv6/raw.c:918)
[1297.081473][T11494] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1297.081478][T11494] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1297.081483][T11494] ? __lock_release (kernel/locking/lockdep.c:5534)
[1297.081492][T11494] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1297.081497][T11494] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1297.081506][T11494] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1297.081522][T11494] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1297.081525][T11494] ? __lock_release (kernel/locking/lockdep.c:5534)
[1297.081536][T11494] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1297.081541][T11494] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1297.081547][T11494] ? __pfx___sys_sendto (net/socket.c:2147)
[1297.081561][T11494] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1297.081568][T11494] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1297.081577][T11494] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1297.081584][T11494] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1297.081594][T11494] __x64_sys_sendto (net/socket.c:2183)
[1297.081599][T11494] ? 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)
[1297.081603][T11494] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1297.081608][T11494] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1297.081613][T11494] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1297.081617][T11494] RIP: 0033:0x7fda24bdea4a
[ 1297.081622][T11494] 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
[ 1297.081626][T11494] RSP: 002b:00007ffe0cd8b1f8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1297.081630][T11494] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fda24bdea4a
[ 1297.081632][T11494] RDX: 0000000000000040 RSI: 00000000089ee3f0 RDI: 0000000000000006
[ 1297.081634][T11494] RBP: 00007ffe0cd8b280 R08: 0000000000418574 R09: 000000000000001c
[ 1297.081636][T11494] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1297.081637][T11494] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fda24d0a000
| [ 1297.081637][T11494] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fda24d0a000
| [ 1297.081652][T11494]
| [ 1297.099959][T11494] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/11494
| [1297.100665][T11494] caller is lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[ 1297.101170][T11494] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1297.101174][T11494] Call Trace:
[ 1297.101177][T11494]
[1297.101181][T11494] dump_stack_lvl (lib/dump_stack.c:123)
[1297.101194][T11494] check_preemption_disabled (lib/smp_processor_id.c:52)
[1297.101206][T11494] lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[1297.101217][T11494] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1297.101226][T11494] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1297.101243][T11494] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1297.101259][T11494] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1297.101271][T11494] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1297.101295][T11494] ? ip6_local_out (net/ipv6/output_core.c:154)
[1297.101311][T11494] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1297.101323][T11494] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1297.101335][T11494] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1297.101345][T11494] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1297.101367][T11494] rawv6_sendmsg (net/ipv6/raw.c:918)
[1297.101387][T11494] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1297.101396][T11494] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1297.101402][T11494] ? __lock_release (kernel/locking/lockdep.c:5534)
[1297.101418][T11494] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1297.101426][T11494] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1297.101444][T11494] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1297.101476][T11494] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1297.101481][T11494] ? __lock_release (kernel/locking/lockdep.c:5534)
[1297.101504][T11494] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1297.101511][T11494] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1297.101522][T11494] ? __pfx___sys_sendto (net/socket.c:2147)
[1297.101551][T11494] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1297.101564][T11494] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1297.101578][T11494] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1297.101589][T11494] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1297.101609][T11494] __x64_sys_sendto (net/socket.c:2183)
[1297.101616][T11494] ? 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)
[1297.101623][T11494] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1297.101631][T11494] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1297.101640][T11494] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1297.101646][T11494] RIP: 0033:0x7fda24bdea4a
[ 1297.101653][T11494] 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
[ 1297.101658][T11494] RSP: 002b:00007ffe0cd8b1f8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1297.101665][T11494] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fda24bdea4a
[ 1297.101669][T11494] RDX: 0000000000000040 RSI: 00000000089ee3f0 RDI: 0000000000000006
[ 1297.101672][T11494] RBP: 00007ffe0cd8b280 R08: 0000000000418574 R09: 000000000000001c
[ 1297.101675][T11494] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output