From: Christian Borntraeger Date: Wed, 22 Mar 2017 11:36:07 +0000 (+0100) Subject: s390/MAINTAINERS: add gmap.c to kvm maintainers X-Git-Tag: v4.12-rc1~139^2~34 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b8f982803490920544c988bf6ec313028677851f;p=karo-tx-linux.git 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 --- 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