lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aFK4YvppdVCd4xoU@shell.armlinux.org.uk>
Date: Wed, 18 Jun 2025 14:00:18 +0100
From: "Russell King (Oracle)" <linux@...linux.org.uk>
To: Oleksij Rempel <o.rempel@...gutronix.de>
Cc: "David S. Miller" <davem@...emloft.net>,
	Eric Dumazet <edumazet@...gle.com>,
	Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
	Woojung Huh <woojung.huh@...rochip.com>,
	Andrew Lunn <andrew+netdev@...n.ch>,
	Thangaraj Samynathan <Thangaraj.S@...rochip.com>,
	Rengarajan Sundararajan <Rengarajan.S@...rochip.com>,
	kernel@...gutronix.de, linux-kernel@...r.kernel.org,
	netdev@...r.kernel.org, UNGLinuxDriver@...rochip.com,
	Phil Elwell <phil@...pberrypi.org>,
	Maxime Chevallier <maxime.chevallier@...tlin.com>,
	Simon Horman <horms@...nel.org>
Subject: Re: [PATCH net-next v8 2/6] net: usb: lan78xx: Rename
 EVENT_LINK_RESET to EVENT_PHY_INT_ACK

On Wed, Jun 18, 2025 at 02:25:58PM +0200, Oleksij Rempel wrote:
> The EVENT_LINK_RESET macro currently triggers deferred work after a PHY
> interrupt. Prior to PHYLINK conversion, this work included reconfiguring
> the MAC and PHY, effectively performing a 'link reset'.
> 
> However, after porting the driver to the PHYLINK framework, the logic
> associated with this event now solely handles the acknowledgment of
> the PHY interrupt. The MAC and PHY reconfiguration is now managed by
> PHYLINK's dedicated callbacks.
> 
> To accurately reflect its current, narrowed functionality, rename
> EVENT_LINK_RESET to EVENT_PHY_INT_ACK.
> 
> Signed-off-by: Oleksij Rempel <o.rempel@...gutronix.de>

Reviewed-by: Russell King (Oracle) <rmk+kernel@...linux.org.uk>

Thanks!

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ