From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754713AbaH1Sys (ORCPT ); Thu, 28 Aug 2014 14:54:48 -0400 Received: from cam-admin0.cambridge.arm.com ([217.140.96.50]:39931 "EHLO cam-admin0.cambridge.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754696AbaH1Syq (ORCPT ); Thu, 28 Aug 2014 14:54:46 -0400 Date: Thu, 28 Aug 2014 19:54:58 +0100 From: Will Deacon To: Jens Axboe Cc: "rusty@rustcorp.com.au" , "tj@kernel.org" , "hch@lst.de" , "linux-kernel@vger.kernel.org" Subject: Re: 3.17-rc2 percpu-ref oops with virtblk remove Message-ID: <20140828185458.GS22580@arm.com> References: <20140828185046.GR22580@arm.com> <53FF7A3A.7060607@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <53FF7A3A.7060607@kernel.dk> 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 Thu, Aug 28, 2014 at 07:51:38PM +0100, Jens Axboe wrote: > On 08/28/2014 12:50 PM, Will Deacon wrote: > > Any ideas? > > It's fixed in for-linus, which will go out soon, more stuff just kept > coming in. Fix: > > http://git.kernel.dk/?p=linux-block.git;a=commit;h=cddd5d17642cc6881352732693c2ae6930e9ce65 Thanks Jens, at least it kept me entertained this afternoon. Will