From b8f982803490920544c988bf6ec313028677851f Mon Sep 17 00:00:00 2001 From: Christian Borntraeger Date: Wed, 22 Mar 2017 12:36:07 +0100 Subject: [PATCH] s390/MAINTAINERS: add gmap.c to kvm maintainers gmap.c deals mostly with KVM-related memory management, so a lot of changes to this file will come via the KVM tree. Reflect this in MAINTAINERS. Please note that there are intricate ties to arch/s390/mm/pgtable.c. If changes are needed in both files, this will continue to be submitted via the s390 tree (or a topic branch if necessary). Signed-off-by: Christian Borntraeger Acked-by: Cornelia Huck Signed-off-by: Martin Schwidefsky --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index c776906f67a9..24136346fe58 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7170,6 +7170,7 @@ S: Supported F: Documentation/s390/kvm.txt F: arch/s390/include/asm/kvm* F: arch/s390/kvm/ +F: arch/s390/mm/gmap.c KERNEL VIRTUAL MACHINE (KVM) FOR ARM M: Christoffer Dall -- 2.11.0