------------[ 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.15.0-rc4-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 a4 5d 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 80 f2 97 8b e8 RSP: 0018:ffffc90000dc0f78 EFLAGS: 00010047 RAX: 0000000000000001 RBX: ffff888011f29c80 RCX: ffffffff8160f480 RDX: fffffbfff2049584 RSI: 0000000000000004 RDI: ffffffff9024ac20 RBP: ffff888011f29c80 R08: 0000000000000001 R09: 0000000000000003 R10: fffffbfff2049584 R11: 0000000000000000 R12: 0000000000000000 R13: dffffc0000000000 R14: 0000000000000000 R15: ffff8880b9c32ac8 FS: 0000000000000000(0000) GS:ffff8880b9d00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f83735e5e25 CR3: 0000000093e73000 CR4: 0000000000350ee0 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:should_resched arch/x86/include/asm/preempt.h:103 [inline] RIP: 0010:__raw_spin_unlock_irq include/linux/spinlock_api_smp.h:169 [inline] RIP: 0010:_raw_spin_unlock_irq+0x2a/0x40 kernel/locking/spinlock.c:202 Code: 55 48 8b 74 24 08 48 89 fd 48 83 c7 18 e8 2e 69 23 f8 48 89 ef e8 76 df 23 f8 e8 f1 40 44 f8 fb bf 01 00 00 00 e8 66 9f 17 f8 <65> 8b 05 cf 08 ca 76 85 c0 74 02 5d c3 e8 eb 5d c8 f7 5d c3 66 90 RSP: 0018:ffffc90000d37de0 EFLAGS: 00000297 RAX: 0000000080000001 RBX: 0000000100007659 RCX: 0000000000000000 RDX: 0000000000000001 RSI: 0000000000000001 RDI: 0000000000000001 RBP: ffffffff8b988b80 R08: 0000000000000001 R09: 0000000000000001 R10: ffffffff817c2848 R11: 0000000000000001 R12: ffffed10023e5390 R13: ffffffff8b60f180 R14: ffffc90000d37e88 R15: ffff888011f29c80 rcu_gp_init+0x198/0x12a0 kernel/rcu/tree.c:1769 rcu_gp_kthread+0xab/0x320 kernel/rcu/tree.c:2120 kthread+0x3e5/0x4d0 kernel/kthread.c:319 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295 ---------------- Code disassembly (best guess): 0: 55 push %rbp 1: 48 8b 74 24 08 mov 0x8(%rsp),%rsi 6: 48 89 fd mov %rdi,%rbp 9: 48 83 c7 18 add $0x18,%rdi d: e8 2e 69 23 f8 callq 0xf8236940 12: 48 89 ef mov %rbp,%rdi 15: e8 76 df 23 f8 callq 0xf823df90 1a: e8 f1 40 44 f8 callq 0xf8444110 1f: fb sti 20: bf 01 00 00 00 mov $0x1,%edi 25: e8 66 9f 17 f8 callq 0xf8179f90 * 2a: 65 8b 05 cf 08 ca 76 mov %gs:0x76ca08cf(%rip),%eax # 0x76ca0900 <-- trapping instruction 31: 85 c0 test %eax,%eax 33: 74 02 je 0x37 35: 5d pop %rbp 36: c3 retq 37: e8 eb 5d c8 f7 callq 0xf7c85e27 3c: 5d pop %rbp 3d: c3 retq 3e: 66 90 xchg %ax,%ax