]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7c01fdb990751cebe8f4836b506b857cc4647568
tree346c075860fb77b4006ac6d88258a432387b1cf9
parente41790c8fe33dad03964419379b80c3f2e1645f1
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