lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ