summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorK. Y. Srinivasan <kys@microsoft.com>2017-01-18 18:45:02 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-01-19 05:42:07 -0500
commit8730046c1498e8fb8c9a124789893944e8ce8220 (patch)
tree0028573415d5e137e05a461338891eb6b21a4945 /MAINTAINERS
parent352c9624242d5836ad8a960826183011367871a4 (diff)
Drivers: hv vmbus: Move Hypercall page setup out of common code
As part of the effort to separate out architecture specific code, move the hypercall page setup to an architecture specific file. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c36976d3bd1a..be8de24fd6dd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5962,6 +5962,7 @@ S: Maintained
5962F: arch/x86/include/asm/mshyperv.h 5962F: arch/x86/include/asm/mshyperv.h
5963F: arch/x86/include/uapi/asm/hyperv.h 5963F: arch/x86/include/uapi/asm/hyperv.h
5964F: arch/x86/kernel/cpu/mshyperv.c 5964F: arch/x86/kernel/cpu/mshyperv.c
5965F: arch/x86/hyperv
5965F: drivers/hid/hid-hyperv.c 5966F: drivers/hid/hid-hyperv.c
5966F: drivers/hv/ 5967F: drivers/hv/
5967F: drivers/input/serio/hyperv-keyboard.c 5968F: drivers/input/serio/hyperv-keyboard.c