Messages in this thread |  | | From | Miaohe Lin <> | Subject | [PATCH 0/3] Cleanup and fixup for zswap | Date | Sat, 22 May 2021 17:22:39 +0800 |
| |
Hi all, This series contains cleanups to remove unused function and avoid unnecessary copy-in at map time. Also this fixes two bugs in the function zswap_writeback_entry(). More details can be found in the respective changelogs. Thanks!
Miaohe Lin (3): mm/zswap.c: remove unused function zswap_debugfs_exit() mm/zswap.c: avoid unnecessary copy-in at map time mm/zswap.c: fix two bugs in zswap_writeback_entry()
mm/zswap.c | 26 ++++++++------------------ 1 file changed, 8 insertions(+), 18 deletions(-)
-- 2.23.0
|  |