Re: 2.5.44-ac3 usb audio - illegal sleep call

Oliver Neukum (oliver@neukum.name)
Sat, 26 Oct 2002 19:02:32 +0200


Am Samstag, 26. Oktober 2002 16:13 schrieb Kevin Brosius:
> I've been trying to get USB up to test a audio device and just managed
> to get it all working to some extent. When using xmms to play audio
> (usb audio module - oss soundcore) I see the following kernel messages
> repeatedly, maybe once a second or so:

Go edit usbout_completed() and usbin_completed(). Change the GFP_KERNEL
in usb_submit_urb to GFP_ATOMIC.
Does that help ?

Regards
Oliver

-
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/