Re: [PATCH] zram: Fix unbalanced idr management at hot removal

From: Sergey Senozhatsky
Date: Tue Nov 22 2016 - 01:39:18 EST


A correction,

On (11/22/16 10:09), Sergey Senozhatsky wrote:
[..]
> > > Bugzilla: https://bugzilla.opensuse.org/show_bug.cgi?id=1010970
> > > Reported-and-tested-by: David Disseldorp <ddiss@xxxxxxx>
> > > Reviewed-by: David Disseldorp <ddiss@xxxxxxx>
> > > Cc: <stable@xxxxxxxxxxxxxxx>
> > > Signed-off-by: Takashi Iwai <tiwai@xxxxxxx>
>
>
> > Acked-by: Minchan Kim <minchan@xxxxxxxxxx>
>
> Link: lkml.kernel.org/r/20161121132140.12683-1-tiwai@xxxxxxx
> Fixes: 17ec4cd98578 ("zram: don't call idr_remove() from zram_remove()")
> Cc: <stable@xxxxxxxxxxxxxxx> [4.5+]
^^^^ 4.4+


> Acked-by: Sergey Senozhatsky <sergey.senozhatsky@xxxxxxxxx>



but somehow I didn't notice that Takashi Cc'd stable in the original patch.
so mine can be dropped.

-ss