rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
rcu: 0-...!: (9 ticks this GP) idle=2fac/1/0x4000000000000000 softirq=40475/40475 fqs=0
(detected by 1, t=10502 jiffies, g=57949, q=311 ncpus=2)
Sending NMI from CPU 1 to CPUs 0:
NMI backtrace for cpu 0
CPU: 0 PID: 8471 Comm: syz.9.751 Not tainted 6.1.129-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025
RIP: 0010:_test_bit include/asm-generic/bitops/instrumented-non-atomic.h:141 [inline]
RIP: 0010:__lock_acquire+0xca6/0x1f80 kernel/locking/lockdep.c:5019
Code: c1 e8 03 48 bf 00 00 00 00 00 fc ff df 0f b6 04 38 84 c0 0f 85 ea 0b 00 00 83 3d c4 1a d1 15 00 75 39 48 63 9c 24 80 00 00 00 <48> 89 d8 48 c1 e8 06 48 8d 3c c5 60 62 2b 91 be 08 00 00 00 e8 e1
RSP: 0018:ffffc900000079e0 EFLAGS: 00000046
RAX: 0000000000000004 RBX: 0000000000000000 RCX: ffffffff973bd103
RDX: 0000000000000000 RSI: 0000000000000000 RDI: dffffc0000000000
RBP: ffff8880685746b0 R08: dffffc0000000000 R09: fffffbfff2256c4d
R10: 0000000000000000 R11: dffffc0000000001 R12: ffff888068574658
R13: ffff888068573b80 R14: ffff8880685746d0 R15: 1ffff1100d0ae8da
FS: 00007f15c9f9d6c0(0000) GS:ffff8880b8e00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fdafd8be440 CR3: 0000000079b9e000 CR4: 00000000003506f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
lock_acquire+0x1f8/0x5a0 kernel/locking/lockdep.c:5662
__raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline]
_raw_spin_lock_irqsave+0xd1/0x120 kernel/locking/spinlock.c:162
debug_object_activate+0x68/0x4e0 lib/debugobjects.c:698
debug_hrtimer_activate kernel/time/hrtimer.c:421 [inline]
debug_activate kernel/time/hrtimer.c:476 [inline]
enqueue_hrtimer+0x30/0x410 kernel/time/hrtimer.c:1085
__run_hrtimer kernel/time/hrtimer.c:1706 [inline]
__hrtimer_run_queues+0x728/0xe50 kernel/time/hrtimer.c:1753
hrtimer_interrupt+0x392/0x980 kernel/time/hrtimer.c:1815
local_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1107 [inline]
__sysvec_apic_timer_interrupt+0x158/0x5b0 arch/x86/kernel/apic/apic.c:1124
instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1118 [inline]
sysvec_apic_timer_interrupt+0x9b/0xc0 arch/x86/kernel/apic/apic.c:1118
asm_sysvec_apic_timer_interrupt+0x16/0x20 arch/x86/include/asm/idtentry.h:691
RIP: 0010:__raw_spin_unlock_irqrestore include/linux/spinlock_api_smp.h:152 [inline]
RIP: 0010:_raw_spin_unlock_irqrestore+0xd4/0x130 kernel/locking/spinlock.c:194
Code: 9c 8f 44 24 20 42 80 3c 23 00 74 08 4c 89 f7 e8 12 93 26 f7 f6 44 24 21 02 75 4e 41 f7 c7 00 02 00 00 74 01 fb bf 01 00 00 00 07 2d a3 f6 65 8b 05 28 13 47 75 85 c0 74 3f 48 c7 04 24 0e 36
RSP: 0018:ffffc9000479f5c0 EFLAGS: 00000206
RAX: 10ee7d8b60354d00 RBX: 1ffff920008f3ebc RCX: ffffffff816b145a
RDX: dffffc0000000000 RSI: ffffffff8b0c1d40 RDI: 0000000000000001
RBP: ffffc9000479f650 R08: dffffc0000000000 R09: fffffbfff2256c61
R10: 0000000000000000 R11: dffffc0000000001 R12: dffffc0000000000
R13: 1ffff920008f3eb8 R14: ffffc9000479f5e0 R15: 0000000000000246
spin_unlock_irqrestore include/linux/spinlock.h:406 [inline]
__wake_up_common_lock kernel/sched/wait.c:140 [inline]
__wake_up_sync_key+0x121/0x1c0 kernel/sched/wait.c:208
__unix_dgram_recvmsg+0x5ff/0x12c0 net/unix/af_unix.c:2454
____sys_recvmsg+0x285/0x530
___sys_recvmsg net/socket.c:2780 [inline]
do_recvmmsg+0x46d/0xad0 net/socket.c:2874
__sys_recvmmsg net/socket.c:2953 [inline]
__do_sys_recvmmsg net/socket.c:2976 [inline]
__se_sys_recvmmsg net/socket.c:2969 [inline]
__x64_sys_recvmmsg+0x195/0x240 net/socket.c:2969
do_syscall_x64 arch/x86/entry/common.c:51 [inline]
do_syscall_64+0x3b/0xb0 arch/x86/entry/common.c:81
entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7f15c918d169
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 a8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f15c9f9d038 EFLAGS: 00000246 ORIG_RAX: 000000000000012b
RAX: ffffffffffffffda RBX: 00007f15c93a6080 RCX: 00007f15c918d169
RDX: 0000000000010106 RSI: 00004000000000c0 RDI: 0000000000000003
RBP: 00007f15c920e2a0 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000002 R11: 0000000000000246 R12: 0000000000000000
R13: 0000000000000000 R14: 00007f15c93a6080 R15: 00007ffc313892b8
rcu: rcu_preempt kthread timer wakeup didn't happen for 10501 jiffies! g57949 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x402
rcu: Possible timer handling issue on cpu=0 timer-softirq=22589
rcu: rcu_preempt kthread starved for 10502 jiffies! g57949 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x402 ->cpu=0
rcu: Unless rcu_preempt kthread gets sufficient CPU time, OOM is now expected behavior.
rcu: RCU grace-period kthread stack dump:
task:rcu_preempt state:I stack:26712 pid:16 ppid:2 flags:0x00004000
Call Trace:
context_switch kernel/sched/core.c:5243 [inline]
__schedule+0x143f/0x4570 kernel/sched/core.c:6560
schedule+0xbf/0x180 kernel/sched/core.c:6636
schedule_timeout+0x1b9/0x300 kernel/time/timer.c:1965
rcu_gp_fqs_loop+0x2d2/0x1150 kernel/rcu/tree.c:1706
rcu_gp_kthread+0xa3/0x3b0 kernel/rcu/tree.c:1905
kthread+0x28d/0x320 kernel/kthread.c:376
ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295
rcu: Stack dump where RCU GP kthread last ran:
Sending NMI from CPU 1 to CPUs 0:
NMI backtrace for cpu 0
CPU: 0 PID: 8471 Comm: syz.9.751 Not tainted 6.1.129-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025
RIP: 0010:enqueue_hrtimer+0x15f/0x410 kernel/time/hrtimer.c:1088
Code: c0 0f 85 cd 00 00 00 8b 6d 00 bf 20 00 00 00 89 ee e8 85 ae 10 00 48 83 fd 1f 0f 87 2b 01 00 00 e8 16 ab 10 00 bb 01 00 00 00 <89> e9 d3 e3 43 80 3c 27 00 74 08 4c 89 ef e8 3e 03 68 00 49 8b 6d
RSP: 0018:ffffc90000007d28 EFLAGS: 00000006
RAX: ffffffff8179ebba RBX: 0000000000000001 RCX: ffff888068573b80
RDX: 0000000000010000 RSI: 0000000000000001 RDI: 0000000000000020
RBP: 0000000000000001 R08: ffffffff8179ebab R09: fffffbfff1d413e6
R10: 0000000000000000 R11: dffffc0000000001 R12: dffffc0000000000
R13: ffff8880b8e2a5c0 R14: ffff88807f995340 R15: 1ffff110171c54b8
FS: 00007f15c9f9d6c0(0000) GS:ffff8880b8e00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fdafd8be440 CR3: 0000000079b9e000 CR4: 00000000003506f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
__run_hrtimer kernel/time/hrtimer.c:1706 [inline]
__hrtimer_run_queues+0x728/0xe50 kernel/time/hrtimer.c:1753
hrtimer_interrupt+0x392/0x980 kernel/time/hrtimer.c:1815
local_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1107 [inline]
__sysvec_apic_timer_interrupt+0x158/0x5b0 arch/x86/kernel/apic/apic.c:1124
instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1118 [inline]
sysvec_apic_timer_interrupt+0x9b/0xc0 arch/x86/kernel/apic/apic.c:1118
asm_sysvec_apic_timer_interrupt+0x16/0x20 arch/x86/include/asm/idtentry.h:691
RIP: 0010:__raw_spin_unlock_irqrestore include/linux/spinlock_api_smp.h:152 [inline]
RIP: 0010:_raw_spin_unlock_irqrestore+0xd4/0x130 kernel/locking/spinlock.c:194
Code: 9c 8f 44 24 20 42 80 3c 23 00 74 08 4c 89 f7 e8 12 93 26 f7 f6 44 24 21 02 75 4e 41 f7 c7 00 02 00 00 74 01 fb bf 01 00 00 00 07 2d a3 f6 65 8b 05 28 13 47 75 85 c0 74 3f 48 c7 04 24 0e 36
RSP: 0018:ffffc9000479f5c0 EFLAGS: 00000206
RAX: 10ee7d8b60354d00 RBX: 1ffff920008f3ebc RCX: ffffffff816b145a
RDX: dffffc0000000000 RSI: ffffffff8b0c1d40 RDI: 0000000000000001
RBP: ffffc9000479f650 R08: dffffc0000000000 R09: fffffbfff2256c61
R10: 0000000000000000 R11: dffffc0000000001 R12: dffffc0000000000
R13: 1ffff920008f3eb8 R14: ffffc9000479f5e0 R15: 0000000000000246
spin_unlock_irqrestore include/linux/spinlock.h:406 [inline]
__wake_up_common_lock kernel/sched/wait.c:140 [inline]
__wake_up_sync_key+0x121/0x1c0 kernel/sched/wait.c:208
__unix_dgram_recvmsg+0x5ff/0x12c0 net/unix/af_unix.c:2454
____sys_recvmsg+0x285/0x530
___sys_recvmsg net/socket.c:2780 [inline]
do_recvmmsg+0x46d/0xad0 net/socket.c:2874
__sys_recvmmsg net/socket.c:2953 [inline]
__do_sys_recvmmsg net/socket.c:2976 [inline]
__se_sys_recvmmsg net/socket.c:2969 [inline]
__x64_sys_recvmmsg+0x195/0x240 net/socket.c:2969
do_syscall_x64 arch/x86/entry/common.c:51 [inline]
do_syscall_64+0x3b/0xb0 arch/x86/entry/common.c:81
entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7f15c918d169
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 a8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f15c9f9d038 EFLAGS: 00000246 ORIG_RAX: 000000000000012b
RAX: ffffffffffffffda RBX: 00007f15c93a6080 RCX: 00007f15c918d169
RDX: 0000000000010106 RSI: 00004000000000c0 RDI: 0000000000000003
RBP: 00007f15c920e2a0 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000002 R11: 0000000000000246 R12: 0000000000000000
R13: 0000000000000000 R14: 00007f15c93a6080 R15: 00007ffc313892b8
vkms_vblank_simulate: vblank timer overrun