From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] fs: Fix mod_timer crash when removing USB sticks Date: Fri, 16 Mar 2012 17:06:01 -0700 Message-ID: <20120317000601.GA21602@kroah.com> References: <1326405431-988-1-git-send-email-taysom@chromium.org> <20120316173610.GA26601@kroah.com> <20120316194300.GA19075@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Paul Taysom , Paul Taysom , Mandeep Baines , Jens Axboe , Andrew Morton , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, Alexander Viro , linux-fsdevel@vger.kernel.org, stable@kernel.org To: Theodore Tso Return-path: Received: from out1-smtp.messagingengine.com ([66.111.4.25]:50760 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161220Ab2CQAGE (ORCPT ); Fri, 16 Mar 2012 20:06:04 -0400 Received: from compute4.internal (compute4.nyi.mail.srv.osa [10.202.2.44]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 0D009217E3 for ; Fri, 16 Mar 2012 20:06:03 -0400 (EDT) Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Fri, Mar 16, 2012 at 05:10:21PM -0400, Theodore Tso wrote: > I thought another fix at the USB layer also went in that attempted to > fix this problem for 3.2, and so with two separate band-aid patches, I > think we had thought the problem had been addressed. Ok, that's good to hear. Paul, can you verify this, as it looks like you already had the test devices that could reproduce this easily. thanks, greg k-h