sched: DL replenish lagged too much
------------[ cut here ]------------
WARNING: CPU: 0 PID: 0 at kernel/rcu/tree_stall.h:989 rcu_check_gp_start_stall.part.0+0x1c4/0x4b0 kernel/rcu/tree_stall.h:989
Modules linked in:
CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Not tainted 6.14.0-rc5-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025
RIP: 0010:rcu_check_gp_start_stall.part.0+0x1c4/0x4b0 kernel/rcu/tree_stall.h:989
Code: 88 61 01 00 00 be 04 00 00 00 48 c7 c7 20 b8 8b 9a e8 c0 24 7c 00 b8 01 00 00 00 87 05 85 b5 eb 18 85 c0 0f 85 3d 01 00 00 90 <0f> 0b 90 48 81 fd c0 79 1c 8e 48 c7 c3 14 ae 62 90 74 5a 48 b8 00
RSP: 0018:ffffc90000007df0 EFLAGS: 00010046
RAX: 0000000000000000 RBX: 0000000000002904 RCX: ffffffff81a00290
RDX: fffffbfff3517704 RSI: 0000000000000004 RDI: ffffffff9a8bb820
RBP: ffffffff8e1c79c0 R08: 0000000000000001 R09: fffffbfff3517704
R10: 0000000000000003 R11: 0000000000000000 R12: 1ffffffff1bc2040
R13: 0000000000000246 R14: ffffffff8e1c79c0 R15: ffff8880b863fd12
FS: 0000000000000000(0000) GS:ffff8880b8600000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000001b30715ff8 CR3: 000000005fdb6000 CR4: 0000000000350ef0
Call Trace:
rcu_check_gp_start_stall kernel/rcu/tree_stall.h:952 [inline]
rcu_core+0x4d0/0x14d0 kernel/rcu/tree.c:2797
handle_softirqs+0x216/0x8f0 kernel/softirq.c:561
__do_softirq kernel/softirq.c:595 [inline]
invoke_softirq kernel/softirq.c:435 [inline]
__irq_exit_rcu+0x109/0x170 kernel/softirq.c:662
irq_exit_rcu+0x9/0x30 kernel/softirq.c:678
instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1049 [inline]
sysvec_apic_timer_interrupt+0xa4/0xc0 arch/x86/kernel/apic/apic.c:1049
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:92 [inline]
RIP: 0010:acpi_safe_halt+0x1a/0x20 drivers/acpi/processor_idle.c:112
Code: 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 65 48 8b 05 48 89 ae 74 48 8b 00 a8 08 75 0c eb 07 0f 00 2d 58 4c 89 00 fb f4 e9 bb ef ba f5 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90
RSP: 0018:ffffffff8de07d70 EFLAGS: 00000246
RAX: 0000000000004000 RBX: 0000000000000001 RCX: ffffffff8b553469
RDX: 0000000000000001 RSI: ffff888143af2000 RDI: ffff888143af2064
RBP: ffff888143af2064 R08: 0000000000000001 R09: ffffed10170c6f85
R10: ffff8880b8637c2b R11: 0000000000000000 R12: ffff88802036a800
R13: ffffffff8ee2fee0 R14: 0000000000000000 R15: 0000000000000000
acpi_idle_enter+0xc5/0x160 drivers/acpi/processor_idle.c:699
cpuidle_enter_state+0xad/0x4f0 drivers/cpuidle/cpuidle.c:268
cpuidle_enter+0x4e/0xa0 drivers/cpuidle/cpuidle.c:389
cpuidle_idle_call kernel/sched/idle.c:230 [inline]
do_idle+0x310/0x3f0 kernel/sched/idle.c:325
cpu_startup_entry+0x4f/0x60 kernel/sched/idle.c:423
rest_init+0x16b/0x2b0 init/main.c:743
start_kernel+0x3e9/0x4d0 init/main.c:1099
x86_64_start_reservations+0x18/0x30 arch/x86/kernel/head64.c:515
x86_64_start_kernel+0xb2/0xc0 arch/x86/kernel/head64.c:496
common_startup_64+0x13e/0x148
----------------
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: 90 nop
a: 90 nop
b: 90 nop
c: 90 nop
d: 90 nop
e: 90 nop
f: 90 nop
10: 65 48 8b 05 48 89 ae mov %gs:0x74ae8948(%rip),%rax # 0x74ae8960
17: 74
18: 48 8b 00 mov (%rax),%rax
1b: a8 08 test $0x8,%al
1d: 75 0c jne 0x2b
1f: eb 07 jmp 0x28
21: 0f 00 2d 58 4c 89 00 verw 0x894c58(%rip) # 0x894c80
28: fb sti
29: f4 hlt
* 2a: fa cli <-- trapping instruction
2b: e9 bb ef ba f5 jmp 0xf5baefeb
30: 90 nop
31: 90 nop
32: 90 nop
33: 90 nop
34: 90 nop
35: 90 nop
36: 90 nop
37: 90 nop
38: 90 nop
39: 90 nop
3a: 90 nop
3b: 90 nop
3c: 90 nop
3d: 90 nop
3e: 90 nop
3f: 90 nop