Re: [PATCH v1] zram: add size class equals check into recompression

From: Sergey Senozhatsky
Date: Tue Oct 25 2022 - 06:02:05 EST


On (22/10/25 09:49), Aleksey Romanov wrote:
> > Oh, apparently Andrew already has a fixup patch for this.
>
> Hi! Thanks for the quick response.
>
> Do I need to submit v2 with a fix for >=? Also, I forgot to
> correct the comment on the zs_get_class_size() function:

I will cherry-pick you patch and send it to Andrew with my rebased
series that this patch conflicts with.

> > * Return: the size (in bytes) of the zsmalloc &size_class into which
> > * the object with specified size will be inserted.
>
> ... or already inserted.

Will correct that.