From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1946074Ab2CQAGI (ORCPT ); Fri, 16 Mar 2012 20:06:08 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:34606 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1162009Ab2CQAGE (ORCPT ); Fri, 16 Mar 2012 20:06:04 -0400 X-Sasl-enc: F/fralJUwRqAcktevbpa+9rksUvPu4oAHoZjsYEe/0V/ 1331942762 Date: Fri, 16 Mar 2012 17:06:01 -0700 From: Greg KH To: Theodore Tso 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 Subject: Re: [PATCH] fs: Fix mod_timer crash when removing USB sticks 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 Content-Disposition: inline In-Reply-To: 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 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