On Wed, 28 Jun 2023 00:12:39 +0800 Gao Xiang <[email protected]> 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 <[email protected]> Reviewed-by: Yue Hu <[email protected]>
