Antonis Christofides <[email protected]> writes:
> Apr 5 13:32:47 thames kernel: [86003.993994] BUG: unable to handle kernel
> paging request at ffffeba40a800380
> Apr 5 13:32:47 thames kernel: [86003.994005] IP: [<ffffffff8118e836>]
> kfree+0x76/0x220
..
> Apr 5 13:32:47 thames kernel: [86003.994679] Call Trace:
> Apr 5 13:32:47 thames kernel: [86003.994689] [<ffffffffa0032a7d>] ?
> usb_release_bos_descriptor+0x1d/0x40 [usbcore]
I believe this bug is fixed by commit e5bdfd50d6f7 ("Revert "usb: hub:
do not clear BOS field during reset device"") in mainline. Don't know
the stable status of that. I don't see it in v3.16.x yet. I assume Ben
keeps track of it :)
Bjørn