Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764930AbXHIKKc (ORCPT ); Thu, 9 Aug 2007 06:10:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756686AbXHIKK0 (ORCPT ); Thu, 9 Aug 2007 06:10:26 -0400 Received: from xdsl-664.zgora.dialog.net.pl ([81.168.226.152]:1514 "EHLO tuxland.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756629AbXHIKKZ (ORCPT ); Thu, 9 Aug 2007 06:10:25 -0400 From: Mariusz Kozlowski To: Andrew Morton , gregkh@suse.de Subject: [usb-storage] schedule_timeout: wrong timeout value c1a95554 Date: Thu, 9 Aug 2007 12:10:20 +0200 User-Agent: KMail/1.9.5 Cc: linux-kernel@vger.kernel.org, linux-usb-devel@lists.sourceforge.net References: <20070809015106.cd0bfc53.akpm@linux-foundation.org> In-Reply-To: <20070809015106.cd0bfc53.akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708091210.21383.m.kozlowski@tuxland.pl> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1719 Lines: 45 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 Regards, Mariusz - 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/