[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2025030718-dwindle-degrading-94d3@gregkh>
Date: Fri, 7 Mar 2025 15:07:03 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Seïfane Idouchach <seifane53@...il.com>
Cc: dirk.behme@...bosch.com, rafael@...nel.org, dakr@...nel.org,
linux-kernel@...r.kernel.org, regressions@...ts.linux.dev,
stable@...r.kernel.org
Subject: Re: [REGRESSION] Long boot times due to USB enumeration
On Fri, Mar 07, 2025 at 08:58:04PM +0800, Seïfane Idouchach wrote:
> Dear all,
>
> I continued bisecting and while applying Dan's fix (15fffc6a5624) along the way.
> While the patch solves the problem for some commits it seems I am
> hitting another commit that exhibits the error again
> (25f51b76f90f10f9bf2fbc05fc51cf685da7ccad).
That is a totally different change, I think you have something odd here
as these bisection points are very confusing.
> I tested on top of v6.14-rc5 (7eb172143d5508) which has the issue,
> applying the fix and reverting the bad commit (25f51b76f90f10) fixes
> it.
> Both the applying fix and the revert are needed to resolve the issue.
>
> Let me know your thoughts on this.
I think you have a mix of problems here. Let's fix up all of those
error messages in the log first. Dan's fix has nothing to do with that
at all, once the USB bus connection stuff is resolved, then it should be
ok.
As that xhci commit you point at is showing an issue, are you sure that
you are properly building the right xhci driver into the system? Do you
have a Renesas xhci controller? What is the output of 'lspci'?
thanks,
greg k-h
Powered by blists - more mailing lists