From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751604Ab1HIFpm (ORCPT ); Tue, 9 Aug 2011 01:45:42 -0400 Received: from out3.smtp.messagingengine.com ([66.111.4.27]:36526 "EHLO out3.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751036Ab1HIFpl (ORCPT ); Tue, 9 Aug 2011 01:45:41 -0400 X-Sasl-enc: eZ2oFuRwOed4LGyKmWXTauPrbx9G6G2m6pxoYVj4pPka 1312868740 Date: Mon, 8 Aug 2011 22:43:23 -0700 From: Greg KH To: Jens Axboe Cc: Dave Jones , Linux Kernel , "James.Bottomley@hansenpartnership.com" Subject: Re: exception in interrupt during elv_completed_request. (3.0) Message-ID: <20110809054323.GA3653@kroah.com> References: <20110808145826.GA22457@redhat.com> <4E3FFAB0.40205@fusionio.com> <20110808151352.GA24992@redhat.com> <4E3FFDB9.3090805@fusionio.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4E3FFDB9.3090805@fusionio.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 08, 2011 at 05:16:09PM +0200, Jens Axboe wrote: > On 2011-08-08 17:13, Dave Jones wrote: > > On Mon, Aug 08, 2011 at 05:03:12PM +0200, Jens Axboe wrote: > > > On 2011-08-08 16:58, Dave Jones wrote: > > > > Jens, > > > > > > > > We got a report of a panic from a user when he plugged in his usb drive, > > > > https://bugzilla.redhat.com/attachment.cgi?id=517141 > > > > > > > > any ideas what happened here ? > > > > > > 2.6.40? > > > > it's 3.0 in all but name. didn't want to risk breaking dumb userspace > > in an update for older fedora releases. It does have the > > scsi_dispatch_cmd fix that went into 3.0.1, but otherwise block/ > > should be stock 3.0 > > OK > > > > Looks like the recent SCSI removal oopses, perhaps it happened when he > > > yanked it instead of directly on insertion? > > > > sorry my bad, yes, this was on device removal. > > > > according to the user, he did everything right, and unmounted safely. > > https://bugzilla.redhat.com/show_bug.cgi?id=728872 > > James? Should be resolved in 3.0.1 now. If not, please let James, and me, know. greg k-h