Re: [REGRESSION] Long boot times due to USB enumeration

From: Seïfane Idouchach
Date: Fri Mar 07 2025 - 07:58:33 EST


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).

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.