==================================================================
BUG: KCSAN: data-race in has_bh_in_lru / invalidate_bh_lru

read to 0xffff88812c02a218 of 8 bytes by task 15970 on cpu 1:
 has_bh_in_lru+0x44/0x90 fs/buffer.c:1427
 on_each_cpu_cond_mask+0xa3/0x150 kernel/smp.c:695
 on_each_cpu_cond+0x44/0x60 kernel/smp.c:721
 invalidate_bh_lrus+0x32/0x40 fs/buffer.c:1436
 kill_bdev+0x7f/0xb0 fs/block_dev.c:85
 __blkdev_put+0x138/0x420 fs/block_dev.c:1890
 blkdev_put+0x89/0x2f0 fs/block_dev.c:1958
 blkdev_close+0x52/0x60 fs/block_dev.c:1965
 __fput+0x1e1/0x520 fs/file_table.c:280
 ____fput+0x1f/0x30 fs/file_table.c:313
 task_work_run+0xf6/0x130 kernel/task_work.c:113
 tracehook_notify_resume include/linux/tracehook.h:188 [inline]
 exit_to_usermode_loop+0x2b4/0x2c0 arch/x86/entry/common.c:164
 prepare_exit_to_usermode arch/x86/entry/common.c:195 [inline]
 syscall_return_slowpath arch/x86/entry/common.c:278 [inline]
 do_syscall_64+0x384/0x3a0 arch/x86/entry/common.c:304
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

write to 0xffff88812c02a218 of 8 bytes by task 15971 on cpu 0:
 invalidate_bh_lru+0x83/0xf0 fs/buffer.c:1416
 on_each_cpu_mask+0xfb/0x150 kernel/smp.c:649
 on_each_cpu_cond_mask+0xf7/0x150 kernel/smp.c:697
 on_each_cpu_cond+0x44/0x60 kernel/smp.c:721
 invalidate_bh_lrus+0x32/0x40 fs/buffer.c:1436
 kill_bdev+0x7f/0xb0 fs/block_dev.c:85
 __blkdev_put+0x138/0x420 fs/block_dev.c:1890
 blkdev_put+0x89/0x2f0 fs/block_dev.c:1958
 blkdev_close+0x52/0x60 fs/block_dev.c:1965
 __fput+0x1e1/0x520 fs/file_table.c:280
 ____fput+0x1f/0x30 fs/file_table.c:313
 task_work_run+0xf6/0x130 kernel/task_work.c:113
 tracehook_notify_resume include/linux/tracehook.h:188 [inline]
 exit_to_usermode_loop+0x2b4/0x2c0 arch/x86/entry/common.c:164
 prepare_exit_to_usermode arch/x86/entry/common.c:195 [inline]
 syscall_return_slowpath arch/x86/entry/common.c:278 [inline]
 do_syscall_64+0x384/0x3a0 arch/x86/entry/common.c:304
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 15971 Comm: blkid Not tainted 5.5.0-rc1-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
==================================================================