OSDN Git Service

Drivers: hv: vmbus: Move Hypercall invocation code out of common code
authorK. Y. Srinivasan <kys@microsoft.com>
Wed, 18 Jan 2017 23:45:03 +0000 (16:45 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jan 2017 10:44:55 +0000 (11:44 +0100)
commit6ab42a66d2cc10afefea9f9e5d9a5ad5a836d254
tree4cc1351189ba26b42e2e49aa0242154f7d2b98e7
parent8730046c1498e8fb8c9a124789893944e8ce8220
Drivers: hv: vmbus: Move Hypercall invocation code out of common code

As part of the effort to separate out architecture specific code, move the
hypercall invocation code to an architecture specific file.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/hyperv/hv_init.c
arch/x86/include/asm/mshyperv.h
drivers/hv/hv.c
drivers/hv/hyperv_vmbus.h