[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210522092242.3233191-1-linmiaohe@huawei.com>
Date: Sat, 22 May 2021 17:22:39 +0800
From: Miaohe Lin <linmiaohe@...wei.com>
To: <akpm@...ux-foundation.org>, <sjenning@...hat.com>,
<ddstreet@...e.org>, <vitaly.wool@...sulko.com>
CC: <bigeasy@...utronix.de>, <nathan@...nel.org>,
<colin.king@...onical.com>, <tiantao6@...ilicon.com>,
<linux-kernel@...r.kernel.org>, <linux-mm@...ck.org>,
<linmiaohe@...wei.com>
Subject: [PATCH 0/3] Cleanup and fixup for zswap
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
Powered by blists - more mailing lists