================================================================== BUG: KCSAN: data-race in add_timer / run_timer_softirq write to 0xffff88812c11dc88 of 8 bytes by interrupt on cpu 1: expire_timers kernel/time/timer.c:1446 [inline] __run_timers kernel/time/timer.c:1774 [inline] __run_timers kernel/time/timer.c:1741 [inline] run_timer_softirq+0x440/0xbd0 kernel/time/timer.c:1787 __do_softirq+0x118/0x34a kernel/softirq.c:292 invoke_softirq kernel/softirq.c:373 [inline] irq_exit+0xb5/0xd0 kernel/softirq.c:413 exiting_irq arch/x86/include/asm/apic.h:546 [inline] smp_apic_timer_interrupt+0xe2/0x270 arch/x86/kernel/apic/apic.c:1140 apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:829 arch_local_irq_enable arch/x86/include/asm/paravirt.h:769 [inline] __raw_spin_unlock_irq include/linux/spinlock_api_smp.h:168 [inline] _raw_spin_unlock_irq+0x4b/0x80 kernel/locking/spinlock.c:199 spin_unlock_irq include/linux/spinlock.h:403 [inline] get_signal+0x10ae/0x1290 kernel/signal.c:2742 do_signal+0x2b/0x840 arch/x86/kernel/signal.c:784 exit_to_usermode_loop+0x24a/0x2c0 arch/x86/entry/common.c:161 prepare_exit_to_usermode+0x194/0x1e0 arch/x86/entry/common.c:196 swapgs_restore_regs_and_return_to_usermode+0x0/0x40 read to 0xffff88812c11dc88 of 8 bytes by task 260 on cpu 0: __mod_timer kernel/time/timer.c:1027 [inline] add_timer+0x175/0x550 kernel/time/timer.c:1137 __queue_delayed_work+0x13c/0x1d0 kernel/workqueue.c:1648 queue_delayed_work_on+0xef/0x110 kernel/workqueue.c:1673 queue_delayed_work include/linux/workqueue.h:522 [inline] bond_3ad_state_machine_handler+0xaca/0x28a0 drivers/net/bonding/bond_3ad.c:2353 process_one_work+0x424/0x930 kernel/workqueue.c:2268 worker_thread+0x9a/0x7e0 kernel/workqueue.c:2414 kthread+0x203/0x230 kernel/kthread.c:268 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:352 Reported by Kernel Concurrency Sanitizer on: CPU: 0 PID: 260 Comm: kworker/u4:3 Not tainted 5.7.0-rc1-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Workqueue: bond1 bond_3ad_state_machine_handler ==================================================================