Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761134AbYGOOUe (ORCPT ); Tue, 15 Jul 2008 10:20:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760677AbYGOOUO (ORCPT ); Tue, 15 Jul 2008 10:20:14 -0400 Received: from iolanthe.rowland.org ([192.131.102.54]:34692 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1759948AbYGOOUN (ORCPT ); Tue, 15 Jul 2008 10:20:13 -0400 Date: Tue, 15 Jul 2008 10:20:11 -0400 (EDT) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: Johannes Berg cc: Linus Torvalds , "Rafael J. Wysocki" , Linux Kernel Mailing List , Adrian Bunk , Andrew Morton , Natalie Protasevich , Kernel Testers List , Greg KH Subject: Re: 2.6.26-rc9-git12: Reported regressions from 2.6.25 In-Reply-To: <1216110638.3535.0.camel@johannes.berg> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 776 Lines: 26 On Tue, 15 Jul 2008, Johannes Berg wrote: > > Add > > > > printk(KERN_ALERT "Unplug now!\n"); > > ssleep(10); > > > > to the start of slave_configure() in drivers/usb/storage/scsiglue.c. > > Then it should be very easy to trigger the failure. :-) > > Indeed. > > > Assuming the failure does occur without the patch, see if it still > > occurs once the patch is in place. > > Yes, it occurs without the patch and not with the patch, thanks! Okay, thanks for testing. I will submit the patch for 2.6.26.1. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/