[PATCH v2] erofs: use kmap_local_page() only for erofs_bread()

Chao Yu chao at kernel.org
Wed Dec 7 12:16:16 AEDT 2022


On 2022/10/18 18:53, Gao Xiang wrote:
> Convert all mapped erofs_bread() users to use kmap_local_page()
> instead of kmap() or kmap_atomic().
> 
> Signed-off-by: Gao Xiang <hsiangkao at linux.alibaba.com>

Reviewed-by: Chao Yu <chao at kernel.org>

Thanks,


More information about the Linux-erofs mailing list