[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YAAz0/nc/Pl2OIW1@jagdpanzerIV.localdomain>
Date: Thu, 14 Jan 2021 21:06:43 +0900
From: Sergey Senozhatsky <sergey.senozhatsky@...il.com>
To: Miaohe Lin <linmiaohe@...wei.com>
Cc: akpm@...ux-foundation.org, minchan@...nel.org, ngupta@...are.org,
sergey.senozhatsky.work@...il.com, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mm/zsmalloc.c: Convert to use kmem_cache_zalloc in
cache_alloc_zspage()
On (21/01/14 07:00), Miaohe Lin wrote:
>
> We always memset the zspage allocated via cache_alloc_zspage. So it's more
> convenient to use kmem_cache_zalloc in cache_alloc_zspage than caller do it
> manually.
>
> Signed-off-by: Miaohe Lin <linmiaohe@...wei.com>
Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@...il.com>
-ss
Powered by blists - more mailing lists