]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Drivers: hv: vmbus: Move the check for hypercall page setup
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 19 Jan 2017 18:51:49 +0000 (11:51 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jan 2017 13:48:03 +0000 (14:48 +0100)
commit73638cddaad861a5ebb2b119d8b318d4bded8f8d
treee9d9d003f6b14b8fd7d29b4e99f2aa174659bd50
parentd058fa7e98ff01a4b4750a2210fc19906db3cbe1
Drivers: hv: vmbus: Move the check for hypercall page setup

As part of the effort to separate out architecture specific code, move the
check for detecting if the hypercall page is setup.

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