Re: [PATCH v9 14/19] zsmalloc: introduce new object mapping API

From: Yosry Ahmed
Date: Thu Feb 27 2025 - 02:09:59 EST


On Thu, Feb 27, 2025 at 03:54:19PM +0900, Sergey Senozhatsky wrote:
> On (25/02/27 05:48), Yosry Ahmed wrote:
> > > The old API will stay around until the remaining users switch
> > > to the new one. After that we'll also remove zsmalloc per-CPU
> > > buffer and CPU hotplug handling.
> > >
> > > The split of map(RO) and map(WO) into read_{begin/end}/write is
> > > suggested by Yosry Ahmed.
> > >
> > > Suggested-by: Yosry Ahmed <yosry.ahmed@xxxxxxxxx>
> > > Signed-off-by: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
> >
> > I see my Reviewed-by was removed at some point. Did something change in
> > this patch (do I need to review it again) or was it just lost?
>
> No, nothing has changed. I am actually not sure why it's not there
> anymore... Sorry.

No worries, I am just glad I don't have to review it again :P