Re: [PATCH v3 4/4] MAINTAINERS: update atomic infrastructure entry to include Rust
From: Boqun Feng
Date: Wed Feb 19 2025 - 16:15:25 EST
Hi,
On Wed, Feb 19, 2025 at 08:15:33PM +0000, Gary Guo wrote:
> Suggested-by: Boqun Feng <boqun.feng@xxxxxxxxx>
> Signed-off-by: Gary Guo <gary@xxxxxxxxxxx>
Thanks for doing this!
Acked-by: Boqun Feng <boqun.feng@xxxxxxxxx>
Maybe you could add a few things in the commit log, since you're adding
yourself as a reviewer, feel free to add things like:
"I would like to help review atomic related patches, especially Rust
related ones, hence add myself as an reviewer".
I.e. you could mention the areas you will help review ;-)
Regards,
Boqun
> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c8d9e8187eb0..55d303633598 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3725,12 +3725,14 @@ M: Will Deacon <will@xxxxxxxxxx>
> M: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
> R: Boqun Feng <boqun.feng@xxxxxxxxx>
> R: Mark Rutland <mark.rutland@xxxxxxx>
> +R: Gary Guo <gary@xxxxxxxxxxx>
> L: linux-kernel@xxxxxxxxxxxxxxx
> S: Maintained
> F: Documentation/atomic_*.txt
> F: arch/*/include/asm/atomic*.h
> F: include/*/atomic*.h
> F: include/linux/refcount.h
> +F: rust/kernel/sync/refcount.rs
> F: scripts/atomic/
>
> ATTO EXPRESSSAS SAS/SATA RAID SCSI DRIVER
> --
> 2.47.2
>