rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
rcu: 0-...!: (3 ticks this GP) idle=0ab4/1/0x4000000000000000 softirq=22031/22031 fqs=0
rcu: (detected by 1, t=10504 jiffies, g=19949, q=789 ncpus=2)
Sending NMI from CPU 1 to CPUs 0:
NMI backtrace for cpu 0
CPU: 0 UID: 0 PID: 8398 Comm: syz.2.716 Not tainted 6.13.0-rc7-syzkaller-00115-gbc50835e83f6 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 12/27/2024
RIP: 0010:cpumask_test_cpu include/linux/cpumask.h:570 [inline]
RIP: 0010:cpu_online include/linux/cpumask.h:1117 [inline]
RIP: 0010:trace_lock_acquire include/trace/events/lock.h:24 [inline]
RIP: 0010:lock_acquire+0xb9/0x550 kernel/locking/lockdep.c:5820
Code: 44 2c 11 f3 f3 f3 f3 66 43 c7 44 2c 15 f3 f3 43 c6 44 2c 17 f3 0f 1f 44 00 00 65 8b 05 fc 15 89 7e 83 f8 08 0f 83 f4 02 00 00 <89> c3 48 89 d8 48 c1 e8 06 48 8d 3c c5 f0 83 19 90 be 08 00 00 00
RSP: 0018:ffffc90000007b00 EFLAGS: 00000093
RAX: 0000000000000000 RBX: ffffffff89ce02f2 RCX: 0000000000000002
RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff8e937ae0
RBP: ffffc90000007c58 R08: 0000000000000000 R09: 0000000000000000
R10: dffffc0000000000 R11: ffffed100fdb0a5e R12: 1ffff92000000f68
R13: dffffc0000000000 R14: 0000000000000000 R15: ffff88807ed85360
FS: 00007fd837fe36c0(0000) GS:ffff8880b8600000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000020000000 CR3: 0000000032d6e000 CR4: 00000000003526f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
rcu_lock_acquire include/linux/rcupdate.h:337 [inline]
rcu_read_lock include/linux/rcupdate.h:849 [inline]
advance_sched+0xa1e/0xca0 net/sched/sch_taprio.c:985
__run_hrtimer kernel/time/hrtimer.c:1739 [inline]
__hrtimer_run_queues+0x59b/0xd30 kernel/time/hrtimer.c:1803
hrtimer_interrupt+0x403/0xa40 kernel/time/hrtimer.c:1865
local_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1038 [inline]
__sysvec_apic_timer_interrupt+0x110/0x420 arch/x86/kernel/apic/apic.c:1055
instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1049 [inline]
sysvec_apic_timer_interrupt+0xa1/0xc0 arch/x86/kernel/apic/apic.c:1049
asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:702
RIP: 0010:lockdep_unregister_key+0x56d/0x610 kernel/locking/lockdep.c:6593
Code: 25 94 48 c7 c6 b0 16 7b 81 e8 1f 26 0a 00 e8 8a 3a 0a 00 e9 e5 fb ff ff e8 00 f5 4d 0a 41 f7 c7 00 02 00 00 74 d0 fb 45 84 f6 <75> cf eb e0 90 0f 0b 90 45 31 f6 e9 62 ff ff ff 90 0f 0b 90 e9 a1
RSP: 0018:ffffc9001b77f0a0 EFLAGS: 00000246
RAX: dffffc0000000000 RBX: 1ffff920036efe1c RCX: ffffffff9a3ac903
RDX: 0000000000000001 RSI: ffffffff8c0aa620 RDI: ffffffff8c5fb220
RBP: ffffc9001b77f168 R08: ffffffff94276cef R09: 1ffffffff284ed9d
R10: dffffc0000000000 R11: fffffbfff284ed9e R12: ffffc9001b77f0e0
R13: 1ffff920036efe18 R14: 0000000000000000 R15: 0000000000000a06
__qdisc_destroy+0x165/0x410 net/sched/sch_generic.c:1085
taprio_attach+0x24e/0x390 net/sched/sch_taprio.c:2149
qdisc_graft+0x133c/0x1660 net/sched/sch_api.c:1175
tc_modify_qdisc+0xf9d/0x1f10 net/sched/sch_api.c:1797
rtnetlink_rcv_msg+0x73f/0xcf0 net/core/rtnetlink.c:6931
netlink_rcv_skb+0x1e3/0x430 net/netlink/af_netlink.c:2542
netlink_unicast_kernel net/netlink/af_netlink.c:1321 [inline]
netlink_unicast+0x7f6/0x990 net/netlink/af_netlink.c:1347
netlink_sendmsg+0x8e4/0xcb0 net/netlink/af_netlink.c:1891
sock_sendmsg_nosec net/socket.c:711 [inline]
__sock_sendmsg+0x221/0x270 net/socket.c:726
____sys_sendmsg+0x52a/0x7e0 net/socket.c:2583
___sys_sendmsg net/socket.c:2637 [inline]
__sys_sendmsg+0x269/0x350 net/socket.c:2669
do_syscall_x64 arch/x86/entry/common.c:52 [inline]
do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83
entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7fd837185d29
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:00007fd837fe3038 EFLAGS: 00000246 ORIG_RAX: 000000000000002e
RAX: ffffffffffffffda RBX: 00007fd837375fa0 RCX: 00007fd837185d29
RDX: 0000000000000000 RSI: 00000000200007c0 RDI: 0000000000000006
RBP: 00007fd837201b08 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 0000000000000000 R14: 00007fd837375fa0 R15: 00007fffcc16c8f8
rcu: rcu_preempt kthread timer wakeup didn't happen for 10503 jiffies! g19949 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x402
rcu: Possible timer handling issue on cpu=0 timer-softirq=8690
rcu: rcu_preempt kthread starved for 10504 jiffies! g19949 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:26264 pid:17 tgid:17 ppid:2 flags:0x00004000
Call Trace:
context_switch kernel/sched/core.c:5369 [inline]
__schedule+0x1850/0x4c30 kernel/sched/core.c:6756
__schedule_loop kernel/sched/core.c:6833 [inline]
schedule+0x14b/0x320 kernel/sched/core.c:6848
schedule_timeout+0x15a/0x290 kernel/time/sleep_timeout.c:99
rcu_gp_fqs_loop+0x2df/0x1330 kernel/rcu/tree.c:2045
rcu_gp_kthread+0xa7/0x3b0 kernel/rcu/tree.c:2247
kthread+0x2f0/0x390 kernel/kthread.c:389
ret_from_fork+0x4b/0x80 arch/x86/kernel/process.c:147
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244