2002-10-13 12:41:45

by Luca

[permalink] [raw]
Subject: [2.5.42][USB] Sleeping in illegal context


I get the following debug messages during boot, at USB initialization:

Debug: sleeping function called from illegal context at
include/asm/semaphore.h:119
Call Trace:
[<c0253cc2>] usb_hub_events+0x72/0x3b0
[<c0116533>] schedule+0x183/0x300
[<c011d4e4>] reparent_to_init+0xe4/0x180
[<c0254035>] usb_hub_thread+0x35/0xf0
[<c0116710>] default_wake_function+0x0/0x40
[<c0254000>] usb_hub_thread+0x0/0xf0
[<c0105641>] kernel_thread_helper+0x5/0x14


Kernel is UP with CONFIG_PREEMPT=y

ciao,
Luca
--
Reply-To: [email protected]
Home: http://kronoz.cjb.net
"It is more complicated than you think"
-- The Eighth Networking Truth from RFC 1925


2002-10-14 00:21:45

by Greg KH

[permalink] [raw]
Subject: Re: [2.5.42][USB] Sleeping in illegal context

On Sun, Oct 13, 2002 at 02:18:07PM +0200, Kronos wrote:
>
> I get the following debug messages during boot, at USB initialization:

Fixed in the set of patches I just sent to Linus.

thanks,

greg k-h