Re: USBIP is claiming all my USB devices - Commit 7a2f2974f265 is broken

From: Greg Kroah-Hartman
Date: Sun Oct 04 2020 - 01:17:32 EST


On Sat, Oct 03, 2020 at 01:54:46PM -0400, Byron Stanoszek wrote:
> On Sat, 3 Oct 2020, Greg Kroah-Hartman wrote:
>
> > On Sat, Oct 03, 2020 at 01:18:36PM -0400, Byron Stanoszek wrote:
> > > All,
> > >
> > > I was testing Linux 5.9-rc7 today when I realized that none of my USB devices
> > > were responding anymore. For instance, my mouse does not respond and its usual
> > > red LED is not on.
> > >
> > > Reverting git commit 7a2f2974f265 solved the problem for me.
> >
> > Can you try the patches listed here:
> > https://lore.kernel.org/r/20201003142651.GA794077@xxxxxxxxx
> >
> > As this issue should be solved with them. Hopefully :)
>
> I confirm this also solved the problem for me.

Great! Those patches are now in Linus's tree so all should be good.

thanks for testing and letting me know.

greg k-h