On Monday 02 May 2005 13:30, Andrew Morton wrote: > Andrey Borzenkov <[email protected]> wrote: > > > It's pretty simple to convert khubd to use the kthread API. Something > > > like this (untested): > > > > Something strange is going on with this patch. > > > > insmod usbcore; insmod uhci-hcd works as expected, finds out all > > devices, triggers hotplug etc. But > > > > {pts/2}% sudo insmod ./usbcore.ko > > {pts/2}% sudo mount -t usbfs -o devmode=0664,devgid=43 none > > /proc/bus/usb {pts/2}% sudo modprobe usb-interface > > > > results in > > > > ... > > uhci_hcd 0000:00:1f.2: Unlink after no-IRQ? Controller is probably > > using the wrong IRQ. > > usb 1-1: khubd timed out on ep0out > > Does this only happen when the convert-khubd-to-kevent patch is applied? (Do you mean patch posted in this thread?) Now I must admit it does happen without patch too. Sometimes it goes through but most of the time it results in those timeouts. So I confirm that patch posted in this thread fixes original problem (khubd killed by SIGKILL). W.r.t. to timeouts - I appreciate hints where to start debugging. (I am downloading vanilla kernel + -mm to give it a try). regards -andrey
Attachment:
pgp7Y70ce23ak.pgp
Description: PGP signature
- Follow-Ups:
- Re: [linux-usb-devel] init 1 kill khubd on 2.6.11
- From: Andrey Borzenkov <[email protected]>
- Re: [linux-usb-devel] init 1 kill khubd on 2.6.11
- References:
- init 1 kill khubd on 2.6.11
- From: Andrey Borzenkov <[email protected]>
- Re: [linux-usb-devel] init 1 kill khubd on 2.6.11
- From: Andrey Borzenkov <[email protected]>
- Re: [linux-usb-devel] init 1 kill khubd on 2.6.11
- From: Andrew Morton <[email protected]>
- init 1 kill khubd on 2.6.11
- Prev by Date: Re: fcntl: F_SETLEASE/F_RDLCK question
- Next by Date: Re: IDE problems in 2.6.12-rc1-bk1 onwards (was Re: 2.6.12-rc3-mm1)
- Previous by thread: Re: [linux-usb-devel] init 1 kill khubd on 2.6.11
- Next by thread: Re: [linux-usb-devel] init 1 kill khubd on 2.6.11
- Index(es):