==================================================================
BUG: KCSAN: data-race in d_delete / lookup_fast

read to 0xffff88812563e600 of 4 bytes by task 3990 on cpu 0:
 d_is_miss include/linux/dcache.h:394 [inline]
 d_is_negative include/linux/dcache.h:440 [inline]
 lookup_fast+0xdf/0x6c0 fs/namei.c:1581
 walk_component+0x6d/0xd90 fs/namei.c:1798
 lookup_last fs/namei.c:2260 [inline]
 path_lookupat.isra.0+0x13a/0x5a0 fs/namei.c:2305
 filename_lookup+0x145/0x2b0 fs/namei.c:2335
 user_path_at_empty+0x4c/0x70 fs/namei.c:2615
 do_readlinkat+0x84/0x220 fs/stat.c:399
 __do_sys_readlink fs/stat.c:432 [inline]
 __se_sys_readlink fs/stat.c:429 [inline]
 __x64_sys_readlink+0x51/0x70 fs/stat.c:429
 do_syscall_64+0xcc/0x3a0 arch/x86/entry/common.c:294
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

write to 0xffff88812563e600 of 4 bytes by task 17656 on cpu 1:
 d_delete fs/dcache.c:2450 [inline]
 d_delete+0xcc/0xe0 fs/dcache.c:2440
 vfs_unlink+0x398/0x3e0 fs/namei.c:4017
 do_unlinkat+0x32b/0x530 fs/namei.c:4067
 __do_sys_unlink fs/namei.c:4114 [inline]
 __se_sys_unlink fs/namei.c:4112 [inline]
 __x64_sys_unlink+0x3b/0x50 fs/namei.c:4112
 do_syscall_64+0xcc/0x3a0 arch/x86/entry/common.c:294
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

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