Re: IDE / SmartMedia

Greg KH (greg@kroah.com)
Mon, 15 Apr 2002 09:02:15 -0700


On Mon, Apr 15, 2002 at 10:14:14AM +0000, Andries.Brouwer@cwi.nl wrote:
> From axboe@brick.kernel.dk Mon Apr 15 10:05:40 2002
>
> - drive->using_tcq = 1;
>
> That helps, I think.
>
> The first boot after deleting this line again crashed,
> but this time with BUG() in <linux/usb.h>.
> All usb stuff was compiled in except for usb-storage,
> which was a module and not loaded.
>
> Maybe a race somewhere. The second boot all was fine.

If the BUG() call in usb.h happens again, could you please send the
ksymoops trace, and let us know which USB drivers you have loaded? This
BUG() call (if it's the one I think it is) was added to try to find
buggy drivers.

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/