Me neither, all unmap_mapping_range() calls from shmfs are either with
i_mutex or from evict_inode.
Hmm, is there anything preventing remap_file_pages() installing a pte
at an address that unmap_mapping_range() has already processed?
Thanks,
Miklos
--