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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Jan 2017 20:46:41 +0000 (21:46 +0100)
commit76d36ab79820430f73c584673aef10ba2446fced
treed43d61e014d5d143c5c7dece02cc33495ba445f7
parente7e97dd8b77ee7366f2f8c70a033bf5fa05ec2e0
hv: switch to cpuhp state machine for synic init/cleanup

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>
drivers/hv/hv.c
drivers/hv/hyperv_vmbus.h
drivers/hv/vmbus_drv.c