Hi Marc,
On 12/02/2019 11:06, Marc Zyngier wrote:
For historical reasons, KVM/arm and KVM/arm64 have had different
entries in the MAINTAINER file. This makes little sense, as they are
maintained together.
On top of that, we have a bunch of talented people helping with
the reviewing, and they deserve to be mentionned in the consolidated
entry.
Thanks for the recognition !
Acked-by: Christoffer Dall <christoffer.dall@xxxxxxx>
Signed-off-by: Marc Zyngier <marc.zyngier@xxxxxxx>
---
MAINTAINERS | 18 +++++++-----------
1 file changed, 7 insertions(+), 11 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 51029a425dbe..91ec0682443b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8297,29 +8297,25 @@ S: Maintained
F: arch/x86/include/asm/svm.h
F: arch/x86/kvm/svm.c
-KERNEL VIRTUAL MACHINE FOR ARM (KVM/arm)
+KERNEL VIRTUAL MACHINE FOR ARM/ARM64 (KVM/arm, KVM/arm64)
M: Christoffer Dall <christoffer.dall@xxxxxxx>
M: Marc Zyngier <marc.zyngier@xxxxxxx>
+R: James Morse <james.morse@xxxxxxx>
+R: Julien Thierry <julien.thierry@xxxxxxx>
+R: Suzuki Pouloze <suzuki.poulose@xxxxxxx>
Please note that it is: "Suzuki K Poulose"
With that:
Acked-by: Suzuki K Poulose <suzuki.poulose@xxxxxxx>