------------[ cut here ]------------ WARNING: CPU: 0 PID: 0 at kernel/rcu/tree_stall.h:993 rcu_check_gp_start_stall+0x2cf/0x460 kernel/rcu/tree_stall.h:993 Modules linked in: CPU: 0 PID: 0 Comm: swapper/0 Not tainted 6.9.0-rc4-next-20240418-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024 RIP: 0010:rcu_check_gp_start_stall+0x2cf/0x460 kernel/rcu/tree_stall.h:993 Code: c7 e0 59 7b 94 be 04 00 00 00 e8 5c 71 7e 00 b8 01 00 00 00 87 05 71 1a fe 12 85 c0 0f 85 1a ff ff ff 48 c7 c0 c0 87 33 8e 90 <0f> 0b 90 49 39 c7 74 47 48 c7 c0 7c 12 ac 8f 48 c1 e8 03 42 0f b6 RSP: 0018:ffffc90000007bd8 EFLAGS: 00010046 RAX: ffffffff8e3387c0 RBX: 00000000ffffe9c9 RCX: ffffffff817d3f64 RDX: 0000000000000001 RSI: 0000000000000004 RDI: ffffffff947b59e0 RBP: ffffc90000007e30 R08: 0000000000000003 R09: fffffbfff28f6b3c R10: dffffc0000000000 R11: fffffbfff28f6b3c R12: dffffc0000000000 R13: ffff8880b943f6c0 R14: 0000000000000246 R15: ffffffff8e3387c0 FS: 0000000000000000(0000) GS:ffff8880b9400000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000558b0b6c0040 CR3: 000000000e132000 CR4: 00000000003526f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: rcu_core+0x694/0x1830 kernel/rcu/tree.c:2834 __do_softirq+0x2c6/0x980 kernel/softirq.c:554 invoke_softirq kernel/softirq.c:428 [inline] __irq_exit_rcu+0xf2/0x1c0 kernel/softirq.c:633 irq_exit_rcu+0x9/0x30 kernel/softirq.c:645 instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1043 [inline] sysvec_apic_timer_interrupt+0xa6/0xc0 arch/x86/kernel/apic/apic.c:1043 asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:702 RIP: 0010:native_irq_disable arch/x86/include/asm/irqflags.h:37 [inline] RIP: 0010:arch_local_irq_disable arch/x86/include/asm/irqflags.h:72 [inline] RIP: 0010:acpi_safe_halt+0x21/0x30 drivers/acpi/processor_idle.c:113 Code: 90 90 90 90 90 90 90 90 90 65 48 8b 04 25 00 d5 03 00 48 f7 00 08 00 00 00 75 10 66 90 0f 00 2d 95 b5 a2 00 f3 0f 1e fa fb f4 c3 cc cc cc cc 66 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 RSP: 0018:ffffffff8e007ca8 EFLAGS: 00000246 RAX: ffffffff8e094680 RBX: ffff888017a83064 RCX: 000000000005c169 RDX: 0000000000000001 RSI: ffff888017a83000 RDI: ffff888017a83064 RBP: 000000000003a5b8 R08: ffff8880b9437d0b R09: 1ffff11017286fa1 R10: dffffc0000000000 R11: ffffffff8b865b20 R12: ffff888017f83000 R13: 0000000000000000 R14: 0000000000000001 R15: ffffffff8eac4220 acpi_idle_enter+0xe4/0x140 drivers/acpi/processor_idle.c:707 cpuidle_enter_state+0x112/0x480 drivers/cpuidle/cpuidle.c:267 cpuidle_enter+0x5d/0xa0 drivers/cpuidle/cpuidle.c:388 call_cpuidle kernel/sched/idle.c:155 [inline] cpuidle_idle_call kernel/sched/idle.c:236 [inline] do_idle+0x375/0x5d0 kernel/sched/idle.c:332 cpu_startup_entry+0x42/0x60 kernel/sched/idle.c:430 rest_init+0x2dc/0x300 init/main.c:743 start_kernel+0x47a/0x500 init/main.c:1099 x86_64_start_reservations+0x2a/0x30 arch/x86/kernel/head64.c:507 x86_64_start_kernel+0x99/0xa0 arch/x86/kernel/head64.c:488 common_startup_64+0x13e/0x147 ---------------- Code disassembly (best guess): 0: 90 nop 1: 90 nop 2: 90 nop 3: 90 nop 4: 90 nop 5: 90 nop 6: 90 nop 7: 90 nop 8: 90 nop 9: 65 48 8b 04 25 00 d5 mov %gs:0x3d500,%rax 10: 03 00 12: 48 f7 00 08 00 00 00 testq $0x8,(%rax) 19: 75 10 jne 0x2b 1b: 66 90 xchg %ax,%ax 1d: 0f 00 2d 95 b5 a2 00 verw 0xa2b595(%rip) # 0xa2b5b9 24: f3 0f 1e fa endbr64 28: fb sti 29: f4 hlt * 2a: fa cli <-- trapping instruction 2b: c3 ret 2c: cc int3 2d: cc int3 2e: cc int3 2f: cc int3 30: 66 0f 1f 84 00 00 00 nopw 0x0(%rax,%rax,1) 37: 00 00 39: 90 nop 3a: 90 nop 3b: 90 nop 3c: 90 nop 3d: 90 nop 3e: 90 nop 3f: 90 nop