diff options
author | Steve Wahl <[email protected]> | 2020-08-24 17:14:39 -0500 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2020-08-26 18:24:43 +0200 |
commit | d4f07268d035721dd055ceb0de98ace6ac5f858b (patch) | |
tree | 224183d93e30f6079e3f090fb2956f1cc8b74c24 | |
parent | 6a3ea3e68b8a8a26c4aaac03432ed92269c9a14e (diff) |
MAINTAINERS: Add entry for HPE Superdome Flex (UV) maintainers
Add an entry and email addresses for people at HPE who are supporting
Linux on the Superdome Flex (a.k.a) UV platform.
[ bp: Capitalize "linux" too :) ]
Signed-off-by: Steve Wahl <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b0a742ce8f2c..4c8a682eae7a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18873,6 +18873,15 @@ S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core F: arch/x86/platform +X86 PLATFORM UV HPE SUPERDOME FLEX +M: Steve Wahl <[email protected]> +R: Dimitri Sivanich <[email protected]> +R: Russ Anderson <[email protected]> +S: Supported +F: arch/x86/include/asm/uv/ +F: arch/x86/kernel/apic/x2apic_uv_x.c +F: arch/x86/platform/uv/ + X86 VDSO M: Andy Lutomirski <[email protected]> |