commit | 76d36ab79820430f73c584673aef10ba2446fced | [log] [tgz] |
---|---|---|
author | Vitaly Kuznetsov <vkuznets@redhat.com> | Wed Dec 07 14:53:11 2016 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 10 21:46:41 2017 +0100 |
tree | d43d61e014d5d143c5c7dece02cc33495ba445f7 | |
parent | e7e97dd8b77ee7366f2f8c70a033bf5fa05ec2e0 [diff] |
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>