aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2022-11-17 20:23:30 +0100
committerAlexander Gordeev <[email protected]>2022-11-24 13:45:05 +0100
commitadba1a9b81d5020a9bf8332fee9ff0171fe7623d (patch)
tree17a8333439b1780241abc4a0022e595c92ee326f
parentf44e07a8afdd713ddc1a8832c39372fe5dd86895 (diff)
MAINTAINERS: add S390 MM section
Alexander Gordeev and Gerald Schaefer are covering the whole s390 specific memory management code. Reflect that by adding a new S390 MM section to MAINTAINERS. Also rename the S390 section to S390 ARCHITECTURE to be a bit more precise. Acked-by: Gerald Schaefer <[email protected]> Acked-by: Christian Borntraeger <[email protected]> Acked-by: Alexander Gordeev <[email protected]> Acked-by: Vasily Gorbik <[email protected]> Signed-off-by: Heiko Carstens <[email protected]> Signed-off-by: Alexander Gordeev <[email protected]>
-rw-r--r--MAINTAINERS11
1 files changed, 10 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ea5fcf9047ea..c4f6d3490d13 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17987,7 +17987,7 @@ L: [email protected]
S: Maintained
F: drivers/video/fbdev/savage/
-S390
+S390 ARCHITECTURE
M: Heiko Carstens <[email protected]>
M: Vasily Gorbik <[email protected]>
M: Alexander Gordeev <[email protected]>
@@ -18042,6 +18042,15 @@ L: [email protected]
S: Supported
F: drivers/s390/net/
+S390 MM
+M: Alexander Gordeev <[email protected]>
+M: Gerald Schaefer <[email protected]>
+S: Supported
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git
+F: arch/s390/include/asm/pgtable.h
+F: arch/s390/mm
+
S390 PCI SUBSYSTEM
M: Niklas Schnelle <[email protected]>
M: Gerald Schaefer <[email protected]>