Re: [PATCH net 0/4] net: axienet: Fix deferred probe loop
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2025-06-20 05:10:42
Also in:
lkml, netdev
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2025-06-20 05:10:42
Also in:
lkml, netdev
On Thu, Jun 19, 2025 at 04:05:33PM -0400, Sean Anderson wrote:
Upon further investigation, the EPROBE_DEFER loop outlined in [1] can occur even without the PCS subsystem, as described in patch 4/4. The second patch is a general fix, and could be applied even without the auxdev conversion. [1] https://lore.kernel.org/all/20250610183459.3395328-1-sean.anderson@linux.dev/ (local)
I have no idea what this summary means at all, which isn't a good start to a patch series :( What problem are you trying to solve? What overall solution did you come up with? Who is supposed to be reviewing any of this? totally confused, greg k-h