]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/hv/connection.c
Drivers: hv: vmbus: Move the extracting of Hypervisor version information
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 19 Jan 2017 18:51:47 +0000 (11:51 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jan 2017 13:48:03 +0000 (14:48 +0100)
commit8de8af7e0873c4fdac2205327dff922819e16657
tree346c075860fb77b4006ac6d88258a432387b1cf9
parent63ed4e0c67df332681ebfef6eca6852da28d6300
Drivers: hv: vmbus: Move the extracting of Hypervisor version information

As part of the effort to separate out architecture specific code,
extract hypervisor version information in an architecture specific
file.

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