]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
hv: switch to cpuhp state machine for synic init/cleanup
authorVitaly Kuznetsov <vkuznets@redhat.com>
Wed, 7 Dec 2016 22:53:11 +0000 (14:53 -0800)
committerTim Gardner <tim.gardner@canonical.com>
Tue, 28 Mar 2017 20:33:42 +0000 (14:33 -0600)
commitfdf5149c9703e7cbf64f46a1f50a9e2b95510035
tree129d9f94ab690a6dce96048c3007acc043b8147d
parent28ca28595ce842df74d859c13955908dd9f786c4
hv: switch to cpuhp state machine for synic init/cleanup

BugLink: http://bugs.launchpad.net/bugs/1676635
To make it possible to online/offline CPUs switch to cpuhp infrastructure
for doing hv_synic_init()/hv_synic_cleanup().

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit 76d36ab79820430f73c584673aef10ba2446fced)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/hv/hv.c
drivers/hv/hyperv_vmbus.h
drivers/hv/vmbus_drv.c