From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265113AbTF1IiZ (ORCPT ); Sat, 28 Jun 2003 04:38:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265115AbTF1IiY (ORCPT ); Sat, 28 Jun 2003 04:38:24 -0400 Received: from pc3-cmbg5-6-cust177.cmbg.cable.ntl.com ([81.104.203.177]:60910 "EHLO flat") by vger.kernel.org with ESMTP id S265113AbTF1IiX (ORCPT ); Sat, 28 Jun 2003 04:38:23 -0400 Date: Sat, 28 Jun 2003 09:24:41 +0100 From: cb-lkml@fish.zetnet.co.uk To: linux-kernel@vger.kernel.org Subject: [USB] [2.5.73-mm1] /etc/init.d/hotplug stop (rmmod uhci-hcd) never returns Message-ID: <20030628082441.GA1979@fish.zetnet.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Following suspend/resume with a USB mouse connected, I found thousands of: drivers/usb/host/uhci-hcd.c: fca0: host controller halted. very bad Trying to restart hotplug fails, leaving rmmod uhci-hcd stuck with the following trace. I had a USB mouse connected. Kernel is 2.5.73-mm1. Pre-empt enabled. Hardware is Sony Vaio N505X, Celeron 333, BX chipset. I think this has been around for a while, as my system has not been able to shut down cleanly for some time rmmod D 00000000 3194 3191 (NOTLB) c1c93de4 00200086 00000000 00000000 00000000 4b87ad6e 00000000 00000000 00000000 c115db54 c1c92000 00000002 c7f890b0 00200292 c1c92000 c5ce6d80 c0107fb5 c7f890b8 00000001 c5ce6d80 c011a170 c7f890b8 c7f890b8 00000000 Call Trace: [] __down+0x95/0x130 [] default_wake_function+0x0/0x30 [] __down_failed+0x8/0xc [] .text.lock.hub+0x5/0x97 [usbcore] [] dput+0x30/0x270 [] hub_driver+0x0/0xa0 [usbcore] [] usb_hcd_operations+0x0/0x20 [usbcore] [] usb_device_remove+0x67/0x70 [usbcore] [] hub_driver+0x18/0xa0 [usbcore] [] device_release_driver+0x66/0x70 [] bus_remove_device+0x5e/0xb0 [] device_del+0x5d/0xa0 [] device_unregister+0x13/0x30 [] usb_disconnect+0xb7/0x140 [usbcore] [] +0x0/0x928 [usbcore] [] usb_hcd_pci_remove+0x88/0x1e0 [usbcore] [] hcd_name+0x0/0x14 [uhci_hcd] [] uhci_pci_driver+0x28/0xa0 [uhci_hcd] [] pci_device_remove+0x3b/0x40 [] device_release_driver+0x66/0x70 [] uhci_pci_driver+0x70/0xa0 [uhci_hcd] [] uhci_pci_driver+0x70/0xa0 [uhci_hcd] [] driver_detach+0x2b/0x40 [] uhci_pci_driver+0x28/0xa0 [uhci_hcd] [] bus_remove_driver+0x3d/0x80 [] uhci_pci_driver+0x28/0xa0 [uhci_hcd] [] uhci_pci_driver+0x28/0xa0 [uhci_hcd] [] driver_unregister+0x13/0x28 [] uhci_pci_driver+0x28/0xa0 [uhci_hcd] [] uhci_pci_driver+0x0/0xa0 [uhci_hcd] [] pci_unregister_driver+0x16/0x30 [] uhci_pci_driver+0x28/0xa0 [uhci_hcd] [] +0x0/0x100 [uhci_hcd] [] +0xf/0x60 [uhci_hcd] [] uhci_pci_driver+0x0/0xa0 [uhci_hcd] [] sys_delete_module+0x129/0x1a0 [] +0x0/0x100 [uhci_hcd] [] do_munmap+0x120/0x1b0 [] syscall_call+0x7/0xb