[PATCH v2 04/14] mm: filemap: filemap_fault_recheck_pte_none() use pte_offset_map_ro_nolock()
Muchun Song
muchun.song at linux.dev
Thu Aug 29 17:23:32 AEST 2024
> On Aug 22, 2024, at 15:13, Qi Zheng <zhengqi.arch at bytedance.com> wrote:
>
> In filemap_fault_recheck_pte_none(), we just do pte_none() check, so
> convert it to using pte_offset_map_ro_nolock().
>
> Signed-off-by: Qi Zheng <zhengqi.arch at bytedance.com>
Reviewed-by: Muchun Song <muchun.song at linux.dev>
More information about the Linuxppc-dev
mailing list