rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
rcu: 1-...!: (0 ticks this GP) idle=dc94/1/0x4000000000000000 softirq=142416/142416 fqs=1
rcu: (detected by 0, t=10502 jiffies, g=167253, q=300 ncpus=2)
Sending NMI from CPU 0 to CPUs 1:
NMI backtrace for cpu 1
CPU: 1 UID: 0 PID: 8022 Comm: syz.1.16192 Not tainted 6.12.0-rc2-syzkaller-00061-gb983b271662b #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024
RIP: 0010:separate_irq_context kernel/locking/lockdep.c:4675 [inline]
RIP: 0010:__lock_acquire+0xd70/0x2050 kernel/locking/lockdep.c:5186
Code: 41 8b 5d 00 48 85 db 74 58 83 fb 31 0f 83 2e 11 00 00 48 8d 04 9b 48 8b 0c 24 48 8d 5c c1 f8 48 89 d8 48 c1 e8 03 0f b6 04 38 <84> c0 0f 85 6b 0d 00 00 8b 1b 48 8b 44 24 20 0f b6 04 38 84 c0 0f
RSP: 0018:ffffc90000a18910 EFLAGS: 00000806
RAX: 0000000000000000 RBX: ffff888061af0b28 RCX: ffff888061af0ae0
RDX: 0000000000000000 RSI: 0000000000000008 RDI: dffffc0000000000
RBP: ffff888061af0b30 R08: ffffffff94290807 R09: 1ffffffff2852100
R10: dffffc0000000000 R11: fffffbfff2852101 R12: 0000000000000000
R13: ffff888061af0ad8 R14: b29849a635ae3d5f R15: ffff888061af0b50
FS: 00007fb7f7a136c0(0000) GS:ffff8880b8700000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fd25aa26923 CR3: 0000000049f46000 CR4: 00000000003526f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
lock_acquire+0x1ed/0x550 kernel/locking/lockdep.c:5825
__raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline]
_raw_spin_lock_irqsave+0xd5/0x120 kernel/locking/spinlock.c:162
debug_object_activate+0x16d/0x510 lib/debugobjects.c:708
debug_hrtimer_activate kernel/time/hrtimer.c:423 [inline]
debug_activate kernel/time/hrtimer.c:478 [inline]
enqueue_hrtimer+0x30/0x3c0 kernel/time/hrtimer.c:1085
__run_hrtimer kernel/time/hrtimer.c:1708 [inline]
__hrtimer_run_queues+0x6cb/0xd50 kernel/time/hrtimer.c:1755
hrtimer_interrupt+0x396/0x990 kernel/time/hrtimer.c:1817
local_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1026 [inline]
__sysvec_apic_timer_interrupt+0x110/0x3f0 arch/x86/kernel/apic/apic.c:1043
instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1037 [inline]
sysvec_apic_timer_interrupt+0xa1/0xc0 arch/x86/kernel/apic/apic.c:1037
asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:702
RIP: 0010:__raw_spin_unlock_irqrestore include/linux/spinlock_api_smp.h:152 [inline]
RIP: 0010:_raw_spin_unlock_irqrestore+0xd8/0x140 kernel/locking/spinlock.c:194
Code: 9c 8f 44 24 20 42 80 3c 23 00 74 08 4c 89 f7 e8 4e c5 34 f6 f6 44 24 21 02 75 52 41 f7 c7 00 02 00 00 74 01 fb bf 01 00 00 00 43 8d 9c f5 65 8b 05 e4 27 3d 74 85 c0 74 43 48 c7 04 24 0e 36
RSP: 0018:ffffc900039f79c0 EFLAGS: 00000206
RAX: b8980c0b41eecd00 RBX: 1ffff9200073ef3c RCX: ffffffff9a397903
RDX: dffffc0000000000 RSI: ffffffff8c0acac0 RDI: 0000000000000001
RBP: ffffc900039f7a58 R08: ffffffff901bc1ef R09: 1ffffffff203783d
R10: dffffc0000000000 R11: fffffbfff203783e R12: dffffc0000000000
R13: 1ffff9200073ef38 R14: ffffc900039f79e0 R15: 0000000000000246
spin_unlock_irqrestore include/linux/spinlock.h:406 [inline]
trie_update_elem+0x7da/0xc00 kernel/bpf/lpm_trie.c:440
bpf_map_update_value+0x4d3/0x540 kernel/bpf/syscall.c:203
generic_map_update_batch+0x60d/0x900 kernel/bpf/syscall.c:1849
bpf_map_do_batch+0x39a/0x660 kernel/bpf/syscall.c:5143
__sys_bpf+0x377/0x810
__do_sys_bpf kernel/bpf/syscall.c:5741 [inline]
__se_sys_bpf kernel/bpf/syscall.c:5739 [inline]
__x64_sys_bpf+0x7c/0x90 kernel/bpf/syscall.c:5739
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:0x7fb7f6b7dff9
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:00007fb7f7a13038 EFLAGS: 00000246 ORIG_RAX: 0000000000000141
RAX: ffffffffffffffda RBX: 00007fb7f6d35f80 RCX: 00007fb7f6b7dff9
RDX: 0000000000000038 RSI: 0000000020000680 RDI: 000000000000001a
RBP: 00007fb7f6bf0296 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 0000000000000000 R14: 00007fb7f6d35f80 R15: 00007ffc1e967858
rcu: rcu_preempt kthread starved for 10500 jiffies! g167253 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x0 ->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:R running task stack:25328 pid:17 tgid:17 ppid:2 flags:0x00004000
Call Trace:
context_switch kernel/sched/core.c:5322 [inline]
__schedule+0x1843/0x4ae0 kernel/sched/core.c:6682
__schedule_loop kernel/sched/core.c:6759 [inline]
schedule+0x14b/0x320 kernel/sched/core.c:6774
schedule_timeout+0x1be/0x310 kernel/time/timer.c:2615
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
rcu: Stack dump where RCU GP kthread last ran:
CPU: 0 UID: 0 PID: 8019 Comm: syz.4.16190 Not tainted 6.12.0-rc2-syzkaller-00061-gb983b271662b #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024
RIP: 0010:csd_lock_wait kernel/smp.c:340 [inline]
RIP: 0010:smp_call_function_many_cond+0x19fc/0x2ca0 kernel/smp.c:884
Code: 01 31 ff e8 56 f3 0b 00 41 83 e4 01 49 bc 00 00 00 00 00 fc ff df 75 07 e8 01 ef 0b 00 eb 38 f3 90 42 0f b6 04 23 84 c0 75 11 <41> f7 45 00 01 00 00 00 74 1e e8 e5 ee 0b 00 eb e4 44 89 e9 80 e1
RSP: 0018:ffffc90009aaf880 EFLAGS: 00000246
RAX: 0000000000000000 RBX: 1ffff110170e8911 RCX: ffff88802cb88000
RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000000
RBP: ffffc90009aafa80 R08: ffffffff8188f76a R09: 1ffffffff2852100
R10: dffffc0000000000 R11: fffffbfff2852101 R12: dffffc0000000000
R13: ffff8880b8744888 R14: ffff8880b863fc40 R15: 0000000000000001
FS: 0000555594100500(0000) GS:ffff8880b8600000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000001b2de19ff8 CR3: 000000002e2aa000 CR4: 00000000003526f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
on_each_cpu_cond_mask+0x3f/0x80 kernel/smp.c:1051
on_each_cpu include/linux/smp.h:71 [inline]
text_poke_sync arch/x86/kernel/alternative.c:2085 [inline]
text_poke_bp_batch+0x352/0xb30 arch/x86/kernel/alternative.c:2295
text_poke_flush arch/x86/kernel/alternative.c:2486 [inline]
text_poke_finish+0x30/0x50 arch/x86/kernel/alternative.c:2493
arch_jump_label_transform_apply+0x1c/0x30 arch/x86/kernel/jump_label.c:146
static_key_disable_cpuslocked+0xd2/0x1c0 kernel/jump_label.c:240
static_key_disable+0x1a/0x20 kernel/jump_label.c:248
tracepoint_remove_func kernel/tracepoint.c:417 [inline]
tracepoint_probe_unregister+0x6f2/0x990 kernel/tracepoint.c:551
bpf_raw_tp_link_release+0x45/0x70 kernel/bpf/syscall.c:3475
bpf_link_free+0xf5/0x250 kernel/bpf/syscall.c:3005
bpf_link_put_direct kernel/bpf/syscall.c:3045 [inline]
bpf_link_release+0x78/0x90 kernel/bpf/syscall.c:3052
__fput+0x23f/0x880 fs/file_table.c:431
task_work_run+0x24f/0x310 kernel/task_work.c:228
resume_user_mode_work include/linux/resume_user_mode.h:50 [inline]
exit_to_user_mode_loop kernel/entry/common.c:114 [inline]
exit_to_user_mode_prepare include/linux/entry-common.h:328 [inline]
__syscall_exit_to_user_mode_work kernel/entry/common.c:207 [inline]
syscall_exit_to_user_mode+0x168/0x370 kernel/entry/common.c:218
do_syscall_64+0x100/0x230 arch/x86/entry/common.c:89
entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f3ca7d7dff9
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:00007ffe51294d58 EFLAGS: 00000246 ORIG_RAX: 00000000000001b4
RAX: 0000000000000000 RBX: 00000000000e3df8 RCX: 00007f3ca7d7dff9
RDX: 0000000000000000 RSI: 000000000000001e RDI: 0000000000000003
RBP: 00007f3ca7f37a80 R08: 0000000000000001 R09: 00007ffe5129504f
R10: 00007f3ca7c00000 R11: 0000000000000246 R12: 00000000000e3e51
R13: 00007ffe51294e60 R14: 0000000000000032 R15: ffffffffffffffff