diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2015-08-05 09:52:48 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-08-05 20:46:44 +0200 |
commit | f39c4280a3872b0e6c7b01076132c12ad7a90392 (patch) | |
tree | e880d6acead251b8fdafff4fd492d6dd8ebbef72 /drivers/char/xillybus | |
parent | cpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disable (diff) | |
download | linux-f39c4280a3872b0e6c7b01076132c12ad7a90392.tar.xz linux-f39c4280a3872b0e6c7b01076132c12ad7a90392.zip |
Drivers: hv: vmbus: use cpu_hotplug_enable/disable
Commit e513229b4c38 ("Drivers: hv: vmbus: prevent cpu offlining on newer
hypervisors") was altering smp_ops.cpu_disable to prevent CPU offlining.
We can bo better by using cpu_hotplug_enable/disable functions instead of
such hard-coding.
Reported-by: Radim Kr.má <rkrcmar@redhat.com>
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>
Diffstat (limited to 'drivers/char/xillybus')
0 files changed, 0 insertions, 0 deletions