[tip: locking/core] MAINTAINERS: update atomic infrastructure entry to include Rust

tip-bot2 for Gary Guo posted 1 patch 2 weeks, 5 days ago
There is a newer version of this series
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
[tip: locking/core] MAINTAINERS: update atomic infrastructure entry to include Rust
Posted by tip-bot2 for Gary Guo 2 weeks, 5 days ago
The following commit has been merged into the locking/core branch of tip:

Commit-ID:     502ae97746ab6d7b7b48d54b6a85a11815f390d0
Gitweb:        https://git.kernel.org/tip/502ae97746ab6d7b7b48d54b6a85a11815f390d0
Author:        Gary Guo <gary@garyguo.net>
AuthorDate:    Thu, 04 Sep 2025 21:41:41 -07:00
Committer:     Peter Zijlstra <peterz@infradead.org>
CommitterDate: Sat, 13 Sep 2025 12:07:59 +02:00

MAINTAINERS: update atomic infrastructure entry to include Rust

I would like to help review atomic related patches, especially Rust
related ones, hence add myself as an reviewer.

Suggested-by: Boqun Feng <boqun.feng@gmail.com>
Signed-off-by: Gary Guo <gary@garyguo.net>
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Elle Rhumsaa <elle@weathered-steel.dev>
Acked-by: Boqun Feng <boqun.feng@gmail.com>
Link: https://lore.kernel.org/r/20250723233312.3304339-6-gary@kernel.org
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 538778b..2f346ab 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3992,6 +3992,7 @@ M:	Will Deacon <will@kernel.org>
 M:	Peter Zijlstra <peterz@infradead.org>
 M:	Boqun Feng <boqun.feng@gmail.com>
 R:	Mark Rutland <mark.rutland@arm.com>
+R:	Gary Guo <gary@garyguo.net>
 L:	linux-kernel@vger.kernel.org
 S:	Maintained
 F:	Documentation/atomic_*.txt
@@ -4001,6 +4002,7 @@ F:	include/linux/refcount.h
 F:	scripts/atomic/
 F:	rust/kernel/sync/atomic.rs
 F:	rust/kernel/sync/atomic/
+F:	rust/kernel/sync/refcount.rs
 
 ATTO EXPRESSSAS SAS/SATA RAID SCSI DRIVER
 M:	Bradley Grove <linuxdrivers@attotech.com>