====================================== | [ 186.894528][ C1] rcu_scheduler_active = 2, debug_locks = 1 | [ 186.894931][ C1] no locks held by swapper/1/0. | [ 186.895211][ C1] | [ 186.895211][ C1] stack backtrace: [ 186.895549][ C1] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 186.895551][ C1] Call Trace: [ 186.895554][ C1] [ 186.895558][ C1] dump_stack_lvl (lib/dump_stack.c:123) [ 186.895568][ C1] lockdep_rcu_suspicious (kernel/locking/lockdep.c:6866) [ 186.895578][ C1] veth_xdp_rcv (drivers/net/veth.c:907 (discriminator 9)) [ 186.895584][ C1] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 186.895593][ C1] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 186.895599][ C1] ? __pfx_veth_xdp_rcv (drivers/net/veth.c:899) [ 186.895605][ C1] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 186.895610][ C1] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 186.895619][ C1] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 186.895629][ C1] veth_poll (drivers/net/veth.c:977) [ 186.895633][ C1] ? __pfx_veth_poll (drivers/net/veth.c:965) [ 186.895641][ C1] ? do_raw_spin_unlock (./arch/x86/include/asm/atomic.h:23 ./include/linux/atomic/atomic-arch-fallback.h:457 ./include/linux/atomic/atomic-instrumented.h:33 ./include/asm-generic/qspinlock.h:57 kernel/locking/spinlock_debug.c:101 kernel/locking/spinlock_debug.c:141) [ 186.895647][ C1] ? _raw_spin_unlock (./arch/x86/include/asm/preempt.h:104 ./include/linux/spinlock_api_smp.h:143 kernel/locking/spinlock.c:186) [ 186.895652][ C1] ? find_held_lock (kernel/locking/lockdep.c:5348) [ 186.895658][ C1] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 186.895661][ C1] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 186.895669][ C1] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 186.895680][ C1] __napi_poll.constprop.0 (net/core/dev.c:7383) [ 186.895684][ C1] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 186.895690][ C1] net_rx_action (net/core/dev.c:7447 net/core/dev.c:7569) [ 186.895702][ C1] ? __pfx_net_rx_action (net/core/dev.c:7531) [ 186.895707][ C1] ? _raw_spin_unlock_irq (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 ./include/linux/spinlock_api_smp.h:159 kernel/locking/spinlock.c:202) [ 186.895714][ C1] ? _raw_spin_unlock_irq (./arch/x86/include/asm/preempt.h:104 ./include/linux/spinlock_api_smp.h:160 kernel/locking/spinlock.c:202) [ 186.895720][ C1] ? kvm_clock_get_cycles (./arch/x86/include/asm/preempt.h:95 arch/x86/kernel/kvmclock.c:80 arch/x86/kernel/kvmclock.c:86) [ 186.895724][ C1] ? ktime_get (kernel/time/timekeeping.c:226 (discriminator 4) kernel/time/timekeeping.c:335 (discriminator 4) kernel/time/timekeeping.c:752 (discriminator 4)) [ 186.895731][ C1] ? clockevents_program_event (kernel/time/clockevents.c:334 (discriminator 3)) [ 186.895743][ C1] handle_softirqs (kernel/softirq.c:579) [ 186.895754][ C1] __irq_exit_rcu (kernel/softirq.c:614 kernel/softirq.c:453 kernel/softirq.c:680) [ 186.895758][ C1] irq_exit_rcu (kernel/softirq.c:698) [ 186.895761][ C1] sysvec_apic_timer_interrupt (arch/x86/kernel/apic/apic.c:1049 arch/x86/kernel/apic/apic.c:1049) [ 186.895767][ C1] [ 186.895768][ C1] [ 186.895771][ C1] asm_sysvec_apic_timer_interrupt (./arch/x86/include/asm/idtentry.h:702) [ 186.895775][ C1] RIP: 0010:pv_native_safe_halt (arch/x86/kernel/paravirt.c:81) [ 186.895780][ C1] Code: 2f d4 00 c3 cc cc cc cc 0f 1f 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d e3 d0 26 00 fb f4 cc cc cc cc 66 2e 0f 1f 84 00 00 00 00 00 66 90 90 90 90 90 90 All code ======== 0: 2f (bad) 1: d4 (bad) 2: 00 c3 add %al,%bl 4: cc int3 5: cc int3 6: cc int3 7: cc int3 8: 0f 1f 00 nopl (%rax) b: 90 nop c: 90 nop d: 90 nop e: 90 nop f: 90 nop 10: 90 nop 11: 90 nop 12: 90 nop 13: 90 nop 14: 90 nop 15: 90 nop 16: 90 nop 17: 90 nop 18: 90 nop 19: 90 nop 1a: 90 nop 1b: f3 0f 1e fa endbr64 1f: 66 90 xchg %ax,%ax 21: 0f 00 2d e3 d0 26 00 verw 0x26d0e3(%rip) # 0x26d10b 28: fb sti 29: f4 hlt 2a:* c3 ret <-- trapping instruction 2b: cc int3 2c: cc int3 2d: cc int3 2e: cc int3 2f: 66 2e 0f 1f 84 00 00 cs nopw 0x0(%rax,%rax,1) 36: 00 00 00 39: 66 90 xchg %ax,%ax 3b: 90 nop 3c: 90 nop 3d: 90 nop 3e: 90 nop 3f: 90 nop Code starting with the faulting instruction =========================================== 0: c3 ret 1: cc int3 2: cc int3 3: cc int3 4: cc int3 5: 66 2e 0f 1f 84 00 00 cs nopw 0x0(%rax,%rax,1) c: 00 00 00 f: 66 90 xchg %ax,%ax 11: 90 nop 12: 90 nop 13: 90 nop 14: 90 nop 15: 90 nop [ 186.895783][ C1] RSP: 0018:ffffc90000137de8 EFLAGS: 00000246 [ 186.895787][ C1] RAX: 00000000007470f9 RBX: 1ffff92000026fc1 RCX: ffffffff8ac25a59 [ 186.895789][ C1] RDX: 0000000000000000 RSI: ffffffff8b90b37a RDI: ffffffff8b0539c0 [ 186.895791][ C1] RBP: 0000000000000000 R08: 0000000000000001 R09: ffffed100d9d667a [ 186.895792][ C1] R10: ffff88806ceb33d3 R11: 0000000000000000 R12: 0000000000000000 [ 186.895794][ C1] R13: ffff888001b20040 R14: dffffc0000000000 R15: 0000000000000000 [ 186.895802][ C1] ? ct_kernel_exit.constprop.0 (kernel/context_tracking.c:146) [ 186.895811][ C1] default_idle (./arch/x86/include/asm/paravirt.h:107 arch/x86/kernel/process.c:748) [ 186.895814][ C1] default_idle_call (./include/linux/cpuidle.h:143 kernel/sched/idle.c:118) [ 186.895816][ C1] cpuidle_idle_call (kernel/sched/idle.c:186) [ 186.895822][ C1] ? __pfx_cpuidle_idle_call (kernel/sched/idle.c:168) [ 186.895828][ C1] ? tsc_verify_tsc_adjust (arch/x86/kernel/tsc_sync.c:59) [ 186.895836][ C1] do_idle (kernel/sched/idle.c:325) [ 186.895842][ C1] cpu_startup_entry (kernel/sched/idle.c:422 (discriminator 1)) [ 186.895846][ C1] start_secondary (arch/x86/kernel/smpboot.c:203 arch/x86/kernel/smpboot.c:283) [ 186.895850][ C1] ? __pfx_start_secondary (arch/x86/kernel/smpboot.c:233) Finger prints: lockdep_rcu_suspicious:veth_xdp_rcv:veth_poll:net_rx_action:handle_softirqs