Re: Regression: plugging in USB scanner breaks all USB functionality
From: Greg Kroah-Hartman
Date: Thu Dec 02 2021 - 10:17:56 EST
On Thu, Dec 02, 2021 at 03:55:44PM +0100, Robert Munteanu wrote:
> Hi,
>
> After updating from kernel 5.14.11 to 5.14.14 I am seeing the following
> problem:
Can you run 'git bisect' between those kernel versions to get the
offending commit located? It shouldn't take that long as there's not a
lot of changes there.
thanks,
greg k-h