Re: [PATCH v4 22/22] mm/zsmalloc: update comments for page->zpdesc changes

From: Sergey Senozhatsky
Date: Tue Jul 30 2024 - 22:16:35 EST


On (24/07/30 19:45), Alex Shi wrote:
> On 7/30/24 5:37 PM, Sergey Senozhatsky wrote:
> > On (24/07/29 19:25), alexs@xxxxxxxxxx wrote:
> >>
> >> From: Alex Shi <alexs@xxxxxxxxxx>
> >>
> >
> > Usually some simple commit message is still expected.
>
> Uh, my fault. Just forgive this part, is the following log fine?
>
> After the page to zpdesc conversion, there still left few comments or
> function named with page not zpdesc, let's update the comments and
> rename function create_page_chain() as create_zpdesc_chain().

A bit of a different thing, still documentation related tho: do
we want to do something about comments that mention page_lock in
zsmalloc.c?