==================================================================
BUG: KCSAN: data-race in __dentry_kill / step_into

write to 0xffff888105ea9c00 of 4 bytes by task 9452 on cpu 1:
 dentry_unlist fs/dcache.c:522 [inline]
 __dentry_kill+0x147/0x4e0 fs/dcache.c:578
 dentry_kill fs/dcache.c:695 [inline]
 dput+0xc6/0x360 fs/dcache.c:888
 do_unlinkat+0x268/0x4f0 fs/namei.c:4095
 __do_sys_unlink fs/namei.c:4139 [inline]
 __se_sys_unlink fs/namei.c:4137 [inline]
 __x64_sys_unlink+0x2c/0x30 fs/namei.c:4137
 do_syscall_64+0x4a/0x90 arch/x86/entry/common.c:47
 entry_SYSCALL_64_after_hwframe+0x44/0xae

read to 0xffff888105ea9c00 of 4 bytes by task 1032 on cpu 0:
 __d_entry_type include/linux/dcache.h:395 [inline]
 d_is_symlink include/linux/dcache.h:425 [inline]
 step_into+0x158/0xec0 fs/namei.c:1776
 walk_component+0x190/0x350 fs/namei.c:1948
 lookup_last fs/namei.c:2397 [inline]
 path_lookupat+0x12d/0x570 fs/namei.c:2421
 filename_lookup+0xff/0x390 fs/namei.c:2454
 user_path_at_empty+0x3b/0x50 fs/namei.c:2734
 do_readlinkat+0x87/0x200 fs/stat.c:425
 __do_sys_readlink fs/stat.c:458 [inline]
 __se_sys_readlink fs/stat.c:455 [inline]
 __x64_sys_readlink+0x43/0x50 fs/stat.c:455
 do_syscall_64+0x4a/0x90 arch/x86/entry/common.c:47
 entry_SYSCALL_64_after_hwframe+0x44/0xae

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