Re: 2.5.44-ac3 usb audio - illegal sleep call

From: Greg KH (greg@kroah.com)
Date: Sat Oct 26 2002 - 13:53:33 EST


On Sat, Oct 26, 2002 at 02:13:42PM -0400, Kevin Brosius wrote:
> Oliver Neukum wrote:
> >
> >
> > 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
>
>
> Hi guys,
> No... Well, actually, it does change which function gives the
> warning. Now usbout_sync_completed is complaining.

Heh, can you change that instance of GFP_KERNEL to GFP_ATOMIC too?

thanks,

greg k-h
-
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/



This archive was generated by hypermail 2b29 : Thu Oct 31 2002 - 22:00:31 EST