Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S937327AbXFGWUX (ORCPT ); Thu, 7 Jun 2007 18:20:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S936766AbXFGWUJ (ORCPT ); Thu, 7 Jun 2007 18:20:09 -0400 Received: from iolanthe.rowland.org ([192.131.102.54]:52028 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S935983AbXFGWUH (ORCPT ); Thu, 7 Jun 2007 18:20:07 -0400 Date: Thu, 7 Jun 2007 18:20:06 -0400 (EDT) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: Peter Zijlstra cc: Andrew Morton , Greg Kroah-Hartman , , , Subject: Re: [usb-storage] 2.6.22-rc4-mm2 - usb-storage In-Reply-To: <1181230628.7348.266.camel@twins> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1397 Lines: 35 On Thu, 7 Jun 2007, Peter Zijlstra wrote: > My kernel went chatty when I tried to access my usb-stick; which it > didn't seem to find. > WARNING: at /usr/src/linux-2.6/drivers/usb/core/urb.c:293 > usb_submit_urb() > > Call Trace: > [] show_trace+0x34/0x4f > [] dump_stack+0x12/0x17 > [] usb_submit_urb+0x9f/0x226 > [] usb_sg_wait+0x56/0x132 > [] :usb_storage:usb_stor_bulk_transfer_sg+0x9d/0xf3 > [] :usb_storage:usb_stor_Bulk_transport+0x120/0x244 > [] :usb_storage:usb_stor_invoke_transport+0x25/0x2d2 > [] :usb_storage:usb_stor_control_thread+0x14b/0x1e7 > [] kthread+0x47/0x74 > [] child_rip+0xa/0x12 This is false-alarm output from something intended to track down a reported bug. The patch responsible is this one: http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.22-rc4/2.6.22-rc4-mm2/broken-out/usb-try-to-debug-bug-8561.patch It was removed from -mm just recently; you can simply revert it in your kernel source. 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/