[PATCH 14/14] MAINTAINERS: update atomic infrastructure entry to include Rust
Boqun Feng <[email protected]> Thu, 4 Sep 2025 21:41:41 -0700
| Newsgroups | dev.linux.lists.lkmm,org.kernel.vger.linux-kernel,org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <[email protected]> |
From: Gary Guo <[email protected]> I would like to help review atomic related patches, especially Rust related ones, hence add myself as an reviewer. Suggested-by: Boqun Feng <[email protected]> Acked-by: Boqun Feng <[email protected]> Signed-off-by: Gary Guo <[email protected]> Signed-off-by: Boqun Feng <[email protected]> Link: https://lore.kernel.org/r/[email protected] --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 37a753ec2aca..65499b9303e8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3991,6 +3991,7 @@ M: Will Deacon <[email protected]> M: Peter Zijlstra <[email protected]> M: Boqun Feng <[email protected]> R: Mark Rutland <[email protected]> +R: Gary Guo <[email protected]> L: [email protected] S: Maintained F: Documentation/atomic_*.txt @@ -4000,6 +4001,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 <[email protected]> -- 2.51.0