Re: [PATCH 1/2] erofs: get rid of the remaining kmap_atomic()

From: Yue Hu
Date: Wed Jun 28 2023 - 05:31:11 EST


On Wed, 28 Jun 2023 00:12:39 +0800
Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx> wrote:

> It's unnecessary to use kmap_atomic() compared with kmap_local_page().
> In addition, kmap_atomic() is deprecated now.
>
> Signed-off-by: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>

Reviewed-by: Yue Hu <huyue2@xxxxxxxxxxx>