aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngo Molnar <[email protected]>2011-06-18 22:51:13 +0200
committerIngo Molnar <[email protected]>2011-06-18 22:51:13 +0200
commitc1f5c54b57341e872a9d375dccef7257f86033ef (patch)
treeeeaacfe9f92fb3227adb09dd5a820453852ebb9c
parent7d68dc3f1003a38948c55c803c32d1989dd49198 (diff)
x86, MAINTAINERS: Add x86 MCE people
Announce the new x86 MCE infrastructure maintainers. Acked-by: Borislav Petkov <[email protected]> Acked-by: Tony Luck <[email protected]> Acked-by: H. Peter Anvin <[email protected]> Acked-by: Thomas Gleixner <[email protected]> Link: http://lkml.kernel.org/n/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 502f2dd761eb..b12b8c13f53a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7007,6 +7007,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.
S: Maintained
F: drivers/platform/x86
+X86 MCE INFRASTRUCTURE
+M: Tony Luck <[email protected]>
+M: Borislav Petkov <[email protected]>
+S: Maintained
+F: arch/x86/kernel/cpu/mcheck/*
+
XEN HYPERVISOR INTERFACE
M: Jeremy Fitzhardinge <[email protected]>
M: Konrad Rzeszutek Wilk <[email protected]>