]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - arch/x86/include/asm/mshyperv.h
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)
committerTim Gardner <tim.gardner@canonical.com>
Tue, 28 Mar 2017 20:33:42 +0000 (14:33 -0600)
commitc43980162c0c41e0c58619552429dee979004b0e
tree295e2988fb1f4c53bff03708e5bb578a8984e996
parent2c1f68a9f485c9f3f3d1f5f5334d5487de134b86
Drivers: hv: vmbus: Move the check for hypercall page setup

BugLink: http://bugs.launchpad.net/bugs/1676635
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>
(cherry picked from commit 73638cddaad861a5ebb2b119d8b318d4bded8f8d)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
arch/x86/hyperv/hv_init.c
arch/x86/include/asm/mshyperv.h
drivers/hv/hv.c