==================================================================
BUG: KCSAN: data-race in print_cpu / tick_nohz_idle_enter

write to 0xffff888237c204f8 of 8 bytes by task 0 on cpu 0:
 tick_nohz_start_idle kernel/time/tick-sched.c:750 [inline]
 tick_nohz_idle_enter+0x89/0xe0 kernel/time/tick-sched.c:1263
 do_idle+0x3d/0x230 kernel/sched/idle.c:271
 cpu_startup_entry+0x25/0x30 kernel/sched/idle.c:424
 rest_init+0xef/0xf0 init/main.c:747
 start_kernel+0x581/0x5e0 init/main.c:1103
 x86_64_start_reservations+0x2a/0x30 arch/x86/kernel/head64.c:507
 x86_64_start_kernel+0x9a/0xa0 arch/x86/kernel/head64.c:488
 common_startup_64+0x12c/0x137

read to 0xffff888237c204f8 of 8 bytes by task 12725 on cpu 1:
 print_cpu+0x4ed/0x670 kernel/time/timer_list.c:162
 timer_list_show+0x115/0x180 kernel/time/timer_list.c:295
 seq_read_iter+0x65b/0x940 fs/seq_file.c:272
 proc_reg_read_iter+0x11e/0x190 fs/proc/inode.c:299
 copy_splice_read+0x3a4/0x5d0 fs/splice.c:365
 do_splice_read fs/splice.c:985 [inline]
 splice_direct_to_actor+0x26c/0x670 fs/splice.c:1089
 do_splice_direct_actor fs/splice.c:1207 [inline]
 do_splice_direct+0xd7/0x150 fs/splice.c:1233
 do_sendfile+0x3ab/0x950 fs/read_write.c:1295
 __do_sys_sendfile64 fs/read_write.c:1362 [inline]
 __se_sys_sendfile64 fs/read_write.c:1348 [inline]
 __x64_sys_sendfile64+0x110/0x150 fs/read_write.c:1348
 x64_sys_call+0xed5/0x2d60 arch/x86/include/generated/asm/syscalls_64.h:41
 do_syscall_x64 arch/x86/entry/common.c:52 [inline]
 do_syscall_64+0xc9/0x1c0 arch/x86/entry/common.c:83
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

value changed: 0x0000003822e66b44 -> 0x0000003822e743d1

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 UID: 0 PID: 12725 Comm: syz.3.2503 Not tainted 6.11.0-rc5-syzkaller-00310-ge8784b0aef62 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/06/2024
==================================================================