Re: [PATCH v4 20/22] mm/zsmalloc: introduce __zpdesc_set_zsmalloc()
From: Vishal Moola
Date: Fri Aug 02 2024 - 15:12:10 EST
On Mon, Jul 29, 2024 at 07:25:32PM +0800, alexs@xxxxxxxxxx wrote:
> From: Alex Shi <alexs@xxxxxxxxxx>
>
> Add a helper __zpdesc_set_zsmalloc() for __SetPageZsmalloc(), and use
> it in callers to make code clear.
Definitely just fold this into the prior patch. It effectively does the
same thing.