diff options
author | Sergey Senozhatsky <senozhatsky@chromium.org> | 2023-11-28 09:22:07 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-12-11 01:51:55 +0100 |
commit | 73829b7134708de2ee64f8d2027cef32d27faeb3 (patch) | |
tree | b83335f9c44723fad9caf3901b05ddf7c1b9a06d /usr | |
parent | mm: memcg: add reminder comment for the memcg v2 events (diff) | |
download | linux-73829b7134708de2ee64f8d2027cef32d27faeb3.tar.xz linux-73829b7134708de2ee64f8d2027cef32d27faeb3.zip |
zram: use kmap_local_page()
Use kmap_local_page() instead of kmap_atomic() which has been
deprecated.
Link: https://lkml.kernel.org/r/20231128083845.848008-1-senozhatsky@chromium.org
Signed-off-by: Sergey Senozhatsky <senozhatsky@chromium.org>
Acked-by: Minchan Kim <minchan@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions