Re: [GIT PATCH] USB patches for 2.6.17

From: Andrew Morton
Date: Thu Jun 22 2006 - 20:12:51 EST


Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:
>
> Greg KH wrote:
> > I saw this once when debugging the usb code, but could never reproduce
> > it, so I attributed it to an incomplete build at the time, as a reboot
> > fixed it.
> >
> > Is this easy to trigger for you?
> >
>
> This is the same oops as I posted yesterday: "2.6.17-mm1: oops in
> Bluetooth stuff, usbdev_open". I haven't seen it since...
>

That's a kernel-wide list of USB devices, isn't it? Which means that some
driver other than the bluetooth one has got itself freed up while still
being on the list.

If so, it could be any driver at all..
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/