From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2993228AbbEOXVu (ORCPT ); Fri, 15 May 2015 19:21:50 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:43622 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2993180AbbEOXVF (ORCPT ); Fri, 15 May 2015 19:21:05 -0400 Date: Fri, 15 May 2015 16:16:32 -0700 From: Greg KH To: Sergey Senozhatsky Cc: neilb@suse.de, a3at.mail@gmail.com, axboe@fb.com, hch@lst.de, stable@vger.kernel.org, stable-commits@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: Patch "block: destroy bdi before blockdev is unregistered." has been added to the 4.0-stable tree Message-ID: <20150515231632.GA23048@kroah.com> References: <143165628813416@kroah.com> <20150515070323.GA1540@swordfish> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150515070323.GA1540@swordfish> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 15, 2015 at 04:03:23PM +0900, Sergey Senozhatsky wrote: > On (05/14/15 19:18), gregkh@linuxfoundation.org wrote: > > This is a note to let you know that I've just added the patch titled > > > > block: destroy bdi before blockdev is unregistered. > > > > to the 4.0-stable tree which can be found at: > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > > > The filename of the patch is: > > block-destroy-bdi-before-blockdev-is-unregistered.patch > > and it can be found in the queue-4.0 subdirectory. > > > > If you, or anyone else, feels it should not be added to the stable tree, > > please let know about it. > > > > > > Hello Greg, > > jfi, I think this commit will WARN_ON(). fixed by https://lkml.org/lkml/2015/5/8/29 > > > (https://lkml.org/lkml/2015/4/28/568) That site isn't working for me, what is the git commit id of the fix for this in Linus's tree? thanks, greg k-h