Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965856AbXHIOoR (ORCPT ); Thu, 9 Aug 2007 10:44:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1765477AbXHIOoB (ORCPT ); Thu, 9 Aug 2007 10:44:01 -0400 Received: from iolanthe.rowland.org ([192.131.102.54]:40333 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1765067AbXHIOn7 (ORCPT ); Thu, 9 Aug 2007 10:43:59 -0400 Date: Thu, 9 Aug 2007 10:43:53 -0400 (EDT) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: Mariusz Kozlowski , "Rafael J. Wysocki" cc: Andrew Morton , , Kernel development list , USB development list Subject: Re: [linux-usb-devel] [usb-storage] schedule_timeout: wrong timeout value c1a95554 In-Reply-To: <200708091210.21383.m.kozlowski@tuxland.pl> 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: 1949 Lines: 51 On Thu, 9 Aug 2007, Mariusz Kozlowski wrote: > Hello, > > Happens every time I reattach usb pen drive. > > usb 1-2: new high speed USB device using ehci_hcd and address 10 > usb 1-2: configuration #1 chosen from 1 choice > scsi6 : SCSI emulation for USB Mass Storage devices > usb 1-2: new device found, idVendor=13fe, idProduct=1a00 > usb 1-2: new device strings: Mfr=1, Product=2, SerialNumber=0 > usb 1-2: Product: GEIL USB DISK > usb 1-2: Manufacturer: > usb-storage: device found at 10 > usb-storage: waiting for device to settle before scanning > schedule_timeout: wrong timeout value c1a95554 > [] show_trace_log_lvl+0x1a/0x30 > [] show_trace+0x12/0x14 > [] dump_stack+0x15/0x17 > [] schedule_timeout+0x8c/0xa2 > [] usb_stor_scan_thread+0x100/0x160 > [] kthread+0x36/0x58 > [] kernel_thread_helper+0x7/0x14 > ======================= > scsi 6:0:0:0: Direct-Access GEIL USB DISK >2.0 PQ: 0 ANSI: 0 CCS > sd 6:0:0:0: [sda] 1007616 512-byte hardware sectors (516 MB) > sd 6:0:0:0: [sda] Write Protect is off > sd 6:0:0:0: [sda] Mode Sense: 23 00 00 00 > sd 6:0:0:0: [sda] Assuming drive cache: write through > sd 6:0:0:0: [sda] 1007616 512-byte hardware sectors (516 MB) > sd 6:0:0:0: [sda] Write Protect is off > sd 6:0:0:0: [sda] Mode Sense: 23 00 00 00 > sd 6:0:0:0: [sda] Assuming drive cache: write through > sda: sda1 > sd 6:0:0:0: [sda] Attached SCSI removable disk > sd 6:0:0:0: Attached scsi generic sg0 type 0 > usb-storage: device scan complete This is a known problem. See http://marc.info/?l=linux-kernel&m=118641424414399&w=2 Rafael, has this been fixed yet? 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/