================================================================== BUG: KCSAN: data-race in add_timer / run_timer_softirq write to 0xffff88812bf1b6c8 of 8 bytes by interrupt on cpu 1: expire_timers kernel/time/timer.c:1445 [inline] __run_timers kernel/time/timer.c:1773 [inline] __run_timers kernel/time/timer.c:1740 [inline] run_timer_softirq+0x496/0xcd0 kernel/time/timer.c:1786 __do_softirq+0x115/0x33f kernel/softirq.c:292 invoke_softirq kernel/softirq.c:373 [inline] irq_exit+0xbb/0xe0 kernel/softirq.c:413 exiting_irq arch/x86/include/asm/apic.h:536 [inline] smp_apic_timer_interrupt+0xe6/0x280 arch/x86/kernel/apic/apic.c:1137 apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:830 arch_local_irq_restore arch/x86/include/asm/paravirt.h:756 [inline] kcsan_setup_watchpoint+0x205/0x410 kernel/kcsan/core.c:369 check_access kernel/kcsan/core.c:409 [inline] __tsan_read8+0x145/0x1f0 kernel/kcsan/core.c:530 path_to_nameidata fs/namei.c:830 [inline] step_into fs/namei.c:1766 [inline] do_last fs/namei.c:3373 [inline] path_openat+0x110e/0x36e0 fs/namei.c:3525 do_filp_open+0x11e/0x1b0 fs/namei.c:3555 do_sys_open+0x3b3/0x4f0 fs/open.c:1097 __do_sys_open fs/open.c:1115 [inline] __se_sys_open fs/open.c:1110 [inline] __x64_sys_open+0x55/0x70 fs/open.c:1110 do_syscall_64+0xcc/0x370 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x44/0xa9 read to 0xffff88812bf1b6c8 of 8 bytes by task 25 on cpu 0: __mod_timer kernel/time/timer.c:1026 [inline] mod_timer kernel/time/timer.c:1100 [inline] add_timer+0x16f/0x550 kernel/time/timer.c:1136 __queue_delayed_work+0x13b/0x1d0 kernel/workqueue.c:1649 queue_delayed_work_on+0xf3/0x110 kernel/workqueue.c:1674 queue_delayed_work include/linux/workqueue.h:509 [inline] bond_netdev_notify_work drivers/net/bonding/bond_main.c:1355 [inline] bond_netdev_notify_work+0x150/0x160 drivers/net/bonding/bond_main.c:1342 process_one_work+0x3d4/0x890 kernel/workqueue.c:2269 worker_thread+0xa0/0x800 kernel/workqueue.c:2415 kthread+0x1d4/0x200 drivers/block/aoe/aoecmd.c:1253 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:352 Reported by Kernel Concurrency Sanitizer on: CPU: 0 PID: 25 Comm: kworker/u4:2 Not tainted 5.4.0-rc6+ #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Workqueue: bond0 bond_netdev_notify_work ==================================================================