From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754872AbcKVBdW (ORCPT ); Mon, 21 Nov 2016 20:33:22 -0500 Received: from LGEAMRELO12.lge.com ([156.147.23.52]:44680 "EHLO lgeamrelo12.lge.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754314AbcKVBdV (ORCPT ); Mon, 21 Nov 2016 20:33:21 -0500 X-Original-SENDERIP: 156.147.1.126 X-Original-MAILFROM: minchan@kernel.org X-Original-SENDERIP: 10.177.223.161 X-Original-MAILFROM: minchan@kernel.org Date: Tue, 22 Nov 2016 10:33:18 +0900 From: Minchan Kim To: Sergey Senozhatsky Cc: Andrew Morton , Takashi Iwai , Nitin Gupta , David Disseldorp , linux-kernel@vger.kernel.org, Sergey Senozhatsky Subject: Re: [PATCH] zram: Fix unbalanced idr management at hot removal Message-ID: <20161122013318.GA11961@bbox> References: <20161121132140.12683-1-tiwai@suse.de> <20161122001104.GA31611@bbox> <20161122010930.GA5197@jagdpanzerIV> <20161122012212.GA11635@bbox> <20161122012812.GB5197@jagdpanzerIV> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161122012812.GB5197@jagdpanzerIV> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 22, 2016 at 10:28:12AM +0900, Sergey Senozhatsky wrote: > On (11/22/16 10:22), Minchan Kim wrote: > [..] > > > > Acked-by: Minchan Kim > > > > > > Link: lkml.kernel.org/r/20161121132140.12683-1-tiwai@suse.de > > > Fixes: 17ec4cd98578 ("zram: don't call idr_remove() from zram_remove()") > > > Cc: [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 https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/tree/drivers/block/zram/zram_drv.c?id=refs/tags/v4.4.34#n1370