[PATCH] MAINTAINERS: Claim atomic*_t maintainership

From: Peter Zijlstra
Date: Tue Nov 08 2016 - 09:06:10 EST



Since Will and me have rewritten and heavily extended the atomic*_t
infrastructure over the past few years, claim ownership of it.

We would also like to add Boqun as he helped out with PowerPC and has shown
good understanding of these bits.

We would still defer to architecture maintainers on implementation details, but
we'd take care of the interface and cross architecture semantics of the
primitives.

Cc: Will Deacon <will.deacon@xxxxxxx>
Cc: Boqun Feng <boqun.feng@xxxxxxxxx>
Signed-off-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx>
---
MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c44795306342..4c0584cb113c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2259,6 +2259,15 @@ F: Documentation/devicetree/bindings/input/atmel,maxtouch.txt
F: drivers/input/touchscreen/atmel_mxt_ts.c
F: include/linux/platform_data/atmel_mxt_ts.h

+ATOMIC INFRASTRUCTURE
+M: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
+M: Will Deacon <will.deacon@xxxxxxx>
+R: Boqun Feng <boqun.feng@xxxxxxxxx>
+L: linux-kernel@xxxxxxxxxxxxxxx
+S: Maintained
+F: arch/*/include/asm/atomic*.h
+F: include/*/atomic*.h
+
ATTO EXPRESSSAS SAS/SATA RAID SCSI DRIVER
M: Bradley Grove <linuxdrivers@xxxxxxxxxxxx>
L: linux-scsi@xxxxxxxxxxxxxxx