[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210624123930.1769093-1-linmiaohe@huawei.com>
Date: Thu, 24 Jun 2021 20:39:27 +0800
From: Miaohe Lin <linmiaohe@...wei.com>
To: <akpm@...ux-foundation.org>, <minchan@...nel.org>,
<ngupta@...are.org>
CC: <senozhatsky@...omium.org>, <linux-kernel@...r.kernel.org>,
<linux-mm@...ck.org>, <linmiaohe@...wei.com>
Subject: [PATCH 0/3] Cleanup for zsmalloc
Hi all,
This series contains cleanups to remove confusing code in obj_free(),
combine two atomic ops and improve readability for async_free_zspage().
More details can be found in the respective changelogs. Thanks!
Miaohe Lin (3):
mm/zsmalloc.c: remove confusing code in obj_free()
mm/zsmalloc.c: combine two atomic ops in zs_pool_dec_isolated()
mm/zsmalloc.c: improve readability for async_free_zspage()
mm/zsmalloc.c | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
--
2.23.0
Powered by blists - more mailing lists