Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1527177

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

From Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] zram: Fix unbalanced idr management at hot removal
Date 2016-11-22 02:30 +0100
Message-ID <sG84h-rl-11@gated-at.bofh.it> (permalink)
References <sFWPv-1GV-27@gated-at.bofh.it> <sG6Yx-8hE-5@gated-at.bofh.it> <sG84h-rl-1@gated-at.bofh.it> <sG84h-rl-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On (11/22/16 10:22), Minchan Kim wrote:
[..]
> > > Acked-by: Minchan Kim <minchan@kernel.org>
> > 
> > Link: lkml.kernel.org/r/20161121132140.12683-1-tiwai@suse.de
> > Fixes: 17ec4cd98578 ("zram: don't call idr_remove() from zram_remove()")
> > Cc: <stable@vger.kernel.org>    [4.5+]
> 
> 17ec4cd98578 marked as stable: [4.2+] so we should mark this patch as
> 4.2+.

well, no objections. except that the patch in question was
not picked up -stable
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/tree/drivers/block/zram/zram_drv.c?id=refs/tags/v4.2#n1365

the change appears starting from 4.5
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/tree/drivers/block/zram/zram_drv.c?id=refs/tags/v4.5#n1371

	-ss

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] zram: Fix unbalanced idr management at hot removal Takashi Iwai <tiwai@suse.de> - 2016-11-21 14:30 +0100
  Re: [PATCH] zram: Fix unbalanced idr management at hot removal Takashi Iwai <tiwai@suse.de> - 2016-11-21 14:50 +0100
  Re: [PATCH] zram: Fix unbalanced idr management at hot removal Minchan Kim <minchan@kernel.org> - 2016-11-22 01:20 +0100
    Re: [PATCH] zram: Fix unbalanced idr management at hot removal Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2016-11-22 02:30 +0100
      Re: [PATCH] zram: Fix unbalanced idr management at hot removal Minchan Kim <minchan@kernel.org> - 2016-11-22 02:30 +0100
        Re: [PATCH] zram: Fix unbalanced idr management at hot removal Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2016-11-22 02:30 +0100
          Re: [PATCH] zram: Fix unbalanced idr management at hot removal Minchan Kim <minchan@kernel.org> - 2016-11-22 02:40 +0100
            Re: [PATCH] zram: Fix unbalanced idr management at hot removal Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2016-11-22 02:40 +0100
              Re: [PATCH] zram: Fix unbalanced idr management at hot removal Takashi Iwai <tiwai@suse.de> - 2016-11-22 07:00 +0100
      Re: [PATCH] zram: Fix unbalanced idr management at hot removal Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2016-11-22 07:40 +0100

csiph-web