Re: [PATCH net 0/4] net: axienet: Fix deferred probe loop
From: Sean Anderson <sean.anderson@linux.dev>
Date: 2025-06-20 15:42:12
Also in:
linux-arm-kernel, lkml
From: Sean Anderson <sean.anderson@linux.dev>
Date: 2025-06-20 15:42:12
Also in:
linux-arm-kernel, lkml
On 6/20/25 01:10, Greg Kroah-Hartman wrote:
On Thu, Jun 19, 2025 at 04:05:33PM -0400, Sean Anderson wrote:quoted
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?
See patch 4/4.
What overall solution did you come up with?
See patch 4/4.
Who is supposed to be reviewing any of this?
Netdev. Hence "PATCH net". And see [1] above for background. I will quote it more-extensively next time. --Sean