[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZSlVgAfz-O5UR_ps@Boquns-Mac-mini.home>
Date: Fri, 13 Oct 2023 07:34:40 -0700
From: Boqun Feng <boqun.feng@...il.com>
To: FUJITA Tomonori <fujita.tomonori@...il.com>
Cc: netdev@...r.kernel.org, rust-for-linux@...r.kernel.org, andrew@...n.ch,
miguel.ojeda.sandonis@...il.com, tmgross@...ch.edu,
wedsonaf@...il.com, benno.lossin@...ton.me, greg@...ah.com
Subject: Re: [PATCH net-next v4 3/4] MAINTAINERS: add Rust PHY abstractions
to the ETHERNET PHY LIBRARY
On Thu, Oct 12, 2023 at 09:53:48PM +0900, FUJITA Tomonori wrote:
> Adds me as a maintainer for these Rust bindings too.
>
> The files are placed at rust/kernel/ directory for now but the files
> are likely to be moved to net/ directory once a new Rust build system
> is implemented.
>
> Signed-off-by: FUJITA Tomonori <fujita.tomonori@...il.com>
> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 698ebbd78075..eb51a1d526b7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7770,6 +7770,7 @@ F: net/bridge/
> ETHERNET PHY LIBRARY
> M: Andrew Lunn <andrew@...n.ch>
> M: Heiner Kallweit <hkallweit1@...il.com>
> +M: FUJITA Tomonori <fujita.tomonori@...il.com>
> R: Russell King <linux@...linux.org.uk>
Since Trevor has been reviewing the series and showed a lot of
expertise, I suggest having him as the reviewer in Rust networking, of
course if he and everyone agree ;-)
Trevor, what do you think?
Regards,
Boqun
> L: netdev@...r.kernel.org
> S: Maintained
> @@ -7799,6 +7800,7 @@ F: include/trace/events/mdio.h
> F: include/uapi/linux/mdio.h
> F: include/uapi/linux/mii.h
> F: net/core/of_net.c
> +F: rust/kernel/net/phy.rs
>
> EXEC & BINFMT API
> R: Eric Biederman <ebiederm@...ssion.com>
> --
> 2.34.1
>
Powered by blists - more mailing lists