==================================================================
BUG: KCSAN: data-race in __add_to_page_cache_locked / iomap_dio_complete

write to 0xffff888136d3fdd8 of 8 bytes by task 22414 on cpu 0:
 __add_to_page_cache_locked+0x3ad/0x6e0 mm/filemap.c:887
 add_to_page_cache_lru+0xa0/0x1b0 mm/filemap.c:940
 page_cache_ra_unbounded+0x272/0x4c0 mm/readahead.c:222
 ondemand_readahead+0x560/0x780 mm/readahead.c:267
 page_cache_async_ra+0x1aa/0x1d0 mm/readahead.c:607
 page_cache_async_readahead include/linux/pagemap.h:863 [inline]
 do_async_mmap_readahead+0x222/0x250 mm/filemap.c:2837
 filemap_fault+0x100/0xc30 mm/filemap.c:2892
 ext4_filemap_fault+0x4b/0x60 fs/ext4/inode.c:6196
 __do_fault mm/memory.c:3637 [inline]
 do_cow_fault+0x1e5/0x810 mm/memory.c:3968
 do_fault mm/memory.c:4069 [inline]
 handle_pte_fault mm/memory.c:4318 [inline]
 __handle_mm_fault mm/memory.c:4453 [inline]
 handle_mm_fault+0x11ba/0x1840 mm/memory.c:4551
 faultin_page mm/gup.c:850 [inline]
 __get_user_pages+0xa47/0x1000 mm/gup.c:1069
 populate_vma_page_range mm/gup.c:1402 [inline]
 __mm_populate+0x24d/0x380 mm/gup.c:1450
 mm_populate include/linux/mm.h:2582 [inline]
 vm_mmap_pgoff+0x14c/0x1d0 mm/util.c:524
 ksys_mmap_pgoff+0x2a8/0x380 mm/mmap.c:1632
 do_syscall_64+0x39/0x80 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x44/0xae

read to 0xffff888136d3fdd8 of 8 bytes by task 22409 on cpu 1:
 iomap_dio_complete+0x31a/0x3c0 fs/iomap/direct-io.c:112
 iomap_dio_rw+0x4e/0x70 fs/iomap/direct-io.c:644
 ext4_dio_write_iter fs/ext4/file.c:551 [inline]
 ext4_file_write_iter+0xeaa/0x10b0 fs/ext4/file.c:661
 call_write_iter include/linux/fs.h:1977 [inline]
 do_iter_readv_writev+0x2cb/0x360 fs/read_write.c:740
 do_iter_write+0x112/0x4c0 fs/read_write.c:866
 vfs_iter_write+0x4c/0x70 fs/read_write.c:907
 iter_file_splice_write+0x40a/0x750 fs/splice.c:689
 do_splice_from fs/splice.c:767 [inline]
 direct_splice_actor+0x80/0xa0 fs/splice.c:936
 splice_direct_to_actor+0x345/0x650 fs/splice.c:891
 do_splice_direct+0xf5/0x170 fs/splice.c:979
 do_sendfile+0x7a6/0xe20 fs/read_write.c:1260
 __do_sys_sendfile64 fs/read_write.c:1325 [inline]
 __se_sys_sendfile64 fs/read_write.c:1311 [inline]
 __x64_sys_sendfile64+0xf2/0x130 fs/read_write.c:1311
 do_syscall_64+0x39/0x80 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x44/0xae

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 22409 Comm: syz-executor.5 Not tainted 5.12.0-rc5-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
==================================================================