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
| ||
|
Message-ID: <20231019163108.h3acqb7dhqswscpj@skbuf> Date: Thu, 19 Oct 2023 19:31:08 +0300 From: Vladimir Oltean <olteanv@...il.com> To: Oleksij Rempel <o.rempel@...gutronix.de> Cc: Woojung Huh <woojung.huh@...rochip.com>, UNGLinuxDriver@...rochip.com, Andrew Lunn <andrew@...n.ch>, Florian Fainelli <f.fainelli@...il.com>, "David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, Heiner Kallweit <hkallweit1@...il.com>, kernel test robot <lkp@...el.com>, kernel@...gutronix.de, linux-kernel@...r.kernel.org, Russell King <linux@...linux.org.uk>, netdev@...r.kernel.org, Alexander Stein <alexander.stein@...tq-group.com> Subject: Re: [PATCH net-next v3 1/2] net: dsa: microchip: ksz8: Enable MIIM PHY Control reg access On Thu, Oct 19, 2023 at 01:14:58PM +0200, Oleksij Rempel wrote: > Provide access to MIIM PHY Control register (Reg. 31) through > ksz8_r_phy_ctrl() and ksz8_w_phy_ctrl() functions. Necessary for > upcoming micrel.c patch to address forced link mode configuration. > > Closes: https://lore.kernel.org/oe-kbuild-all/202310112224.iYgvjBUy-lkp@intel.com/ > Reported-by: kernel test robot <lkp@...el.com> These tags do not age well if you add them in response to a kbuild robot notification on a previous, unmerged version of the same patch. They are for when the patch gets accepted with issues. > Signed-off-by: Oleksij Rempel <o.rempel@...gutronix.de> > --- Reviewed-by: Vladimir Oltean <vladimir.oltean@....com>
Powered by blists - more mailing lists