Re: [PATCH net-next] net: mdio: Demote probed message to debug print

From: Andrew Lunn
Date: Mon Jan 03 2022 - 15:17:36 EST


On Mon, Jan 03, 2022 at 11:40:24AM -0800, Florian Fainelli wrote:
> On systems with large numbers of MDIO bus/muxes the message indicating
> that a given MDIO bus has been successfully probed is repeated for as
> many buses we have, which can eat up substantial boot time for no
> reason, demote to a debug print.
>
> Reported-by: Maxime Bizon <mbizon@xxxxxxxxxx>
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew