Re: [PATCH 0/2] zsmalloc: minor documentation updates

From: Sergey Senozhatsky
Date: Sat Mar 25 2023 - 21:21:36 EST


On (23/03/25 12:54), Andrew Morton wrote:
> On Sat, 25 Mar 2023 11:46:29 +0900 Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx> wrote:
>
> > Two minor patches that bring zsmalloc documentation up to date.
> >
>
> It would be best to keep the in-kernel documentation accurate
> for the kernel version with which it is shipped. So can you
> please suggest a Fixes: for these two?

Sure.

For zsmalloc-document-new-fullness-grouping.patch it's not very trivial,
since the patch covers several internal zsmalloc changes: new fullness
grouping and new zsmalloc classes stats fullness format. I think it's OK
to just say that it fixes patch that converted zsmalloc classes stats to
new format.