[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240726121530.193547-1-jtornosm@redhat.com>
Date: Fri, 26 Jul 2024 14:15:26 +0200
From: Jose Ignacio Tornos Martinez <jtornosm@...hat.com>
To: andrew@...n.ch
Cc: UNGLinuxDriver@...rochip.com,
davem@...emloft.net,
edumazet@...gle.com,
f.fainelli@...il.com,
gregkh@...uxfoundation.org,
jtornosm@...hat.com,
kuba@...nel.org,
linux-kbuild@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-usb@...r.kernel.org,
lucas.demarchi@...el.com,
masahiroy@...nel.org,
mcgrof@...nel.org,
netdev@...r.kernel.org,
pabeni@...hat.com,
woojung.huh@...rochip.com
Subject: Re: [PATCH] net: usb: lan78xx: add weak dependency with micrel phy module
Hello Andrew,
> What this does appear to do is differentiate between 'pre' which will
> load the kernel module before it is requested. Since there is no 'pre'
> for this, it seems pointless whacking this mole.
Precisely, we need to fix the lan78xx case with micrel phy (and other
possible phy modules) too, due to the commented issue generating initramfs
in order to include the phy module.
> What to me make more sense it to look at all the existing 'pre'
> drivers and determine if they can be converted to use this macro.
Of course, now that we have the possibility we can do this with other cases
that have been already detected (and fixed with a softdep pre) and others
still not detected (if anyone apart from lan78xx).
Thanks
Best regards
José Ignacio
Powered by blists - more mailing lists