------------[ cut here ]------------ WARNING: CPU: 1 PID: 14 at kernel/rcu/tasks.h:901 trc_read_check_handler+0x248/0x2e0 kernel/rcu/tasks.h:920 Modules linked in: CPU: 1 PID: 14 Comm: rcu_preempt Not tainted 5.14.0-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 RIP: 0010:trc_read_check_handler+0x248/0x2e0 kernel/rcu/tasks.h:901 Code: 48 c1 ea 03 0f b6 04 02 4c 89 e2 83 e2 07 38 d0 7f 0c 84 c0 74 08 4c 89 e7 e8 94 4a 5c 00 c6 83 21 04 00 00 01 e9 5a fe ff ff <0f> 0b 31 c9 ba 01 00 00 00 be 03 00 00 00 48 c7 c7 c0 f0 97 8b e8 RSP: 0018:ffffc90000dc0f78 EFLAGS: 00010047 RAX: 0000000000000001 RBX: ffff888011ef9c80 RCX: ffffffff81610420 RDX: fffffbfff204997c RSI: 0000000000000004 RDI: ffffffff9024cbe0 RBP: ffff888011ef9c80 R08: 0000000000000001 R09: 0000000000000003 R10: fffffbfff204997c R11: 0000000000000000 R12: 0000000000000000 R13: dffffc0000000000 R14: 0000000000000000 R15: ffff8880b9c32a48 FS: 0000000000000000(0000) GS:ffff8880b9d00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 000000c004d14710 CR3: 0000000050749000 CR4: 00000000001506e0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: flush_smp_call_function_queue+0x34b/0x640 kernel/smp.c:663 __sysvec_call_function_single+0x95/0x3d0 arch/x86/kernel/smp.c:248 sysvec_call_function_single+0x8e/0xc0 arch/x86/kernel/smp.c:243 asm_sysvec_call_function_single+0x12/0x20 arch/x86/include/asm/idtentry.h:646 RIP: 0010:__raw_spin_unlock_irq include/linux/spinlock_api_smp.h:169 [inline] RIP: 0010:_raw_spin_unlock_irq+0x25/0x40 kernel/locking/spinlock.c:202 Code: 0f 1f 44 00 00 55 48 8b 74 24 08 48 89 fd 48 83 c7 18 e8 9e 05 24 f8 48 89 ef e8 e6 7b 24 f8 e8 e1 de 44 f8 fb bf 01 00 00 00 f6 3c 18 f8 65 8b 05 6f 96 ca 76 85 c0 74 02 5d c3 e8 5b ec c8 RSP: 0018:ffffc90000d37d58 EFLAGS: 00000202 RAX: 000000000054b567 RBX: ffff8880b9d32840 RCX: 1ffffffff1adc979 RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000001 RBP: ffffffff8b9889c0 R08: 0000000000000001 R09: 0000000000000001 R10: ffffffff817c3898 R11: 1ffff110173a6526 R12: 0000000000000040 R13: ffffffff8b988dc0 R14: dffffc0000000000 R15: ffffffff8d6eab6c rcu_gp_cleanup+0x86c/0xb30 kernel/rcu/tree.c:2094 rcu_gp_kthread+0x1ef/0x320 kernel/rcu/tree.c:2134 kthread+0x3e5/0x4d0 kernel/kthread.c:319 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295 ---------------- Code disassembly (best guess): 0: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 5: 55 push %rbp 6: 48 8b 74 24 08 mov 0x8(%rsp),%rsi b: 48 89 fd mov %rdi,%rbp e: 48 83 c7 18 add $0x18,%rdi 12: e8 9e 05 24 f8 callq 0xf82405b5 17: 48 89 ef mov %rbp,%rdi 1a: e8 e6 7b 24 f8 callq 0xf8247c05 1f: e8 e1 de 44 f8 callq 0xf844df05 24: fb sti 25: bf 01 00 00 00 mov $0x1,%edi * 2a: e8 f6 3c 18 f8 callq 0xf8183d25 <-- trapping instruction 2f: 65 8b 05 6f 96 ca 76 mov %gs:0x76ca966f(%rip),%eax # 0x76ca96a5 36: 85 c0 test %eax,%eax 38: 74 02 je 0x3c 3a: 5d pop %rbp 3b: c3 retq 3c: e8 .byte 0xe8 3d: 5b pop %rbx 3e: ec in (%dx),%al 3f: c8 .byte 0xc8