Re: [net-next PATCH v3 3/3] net: phy: add support for PHY package MMD read/write

2023-12-05 Thread Russell King (Oracle)
On Tue, Dec 05, 2023 at 09:44:05AM -0800, Jeff Johnson wrote: > On 12/5/2023 8:11 AM, Russell King (Oracle) wrote: > > On Tue, Dec 05, 2023 at 07:29:12AM -0800, Jakub Kicinski wrote: > >> On Tue, 5 Dec 2023 15:10:50 +0000 Russell King (Oracle) wrote: > >>> I&

Re: [net-next PATCH v3 3/3] net: phy: add support for PHY package MMD read/write

2023-12-05 Thread Russell King (Oracle)
On Tue, Dec 05, 2023 at 07:29:12AM -0800, Jakub Kicinski wrote: > On Tue, 5 Dec 2023 15:10:50 +0000 Russell King (Oracle) wrote: > > I've raised this before in other subsystems, and it's suggested that > > it's better to have it in the .c file. I guess the reason is t

Re: [PATCH 4/5] kbuild: unify vdso_install rules

2023-10-27 Thread Russell King (Oracle)
On Mon, Oct 09, 2023 at 09:42:09PM +0900, Masahiro Yamada wrote: > arch/arm/Makefile | 7 +--- > arch/arm/vdso/Makefile | 25 -- Acked-by: Russell King (Oracle) Thanks! -- RMK's Patch system: https://www.armlinux.org.uk/developer/pa