diff options
author | Vitaly Kuznetsov | 2015-08-05 00:52:48 -0700 |
---|---|---|
committer | Greg Kroah-Hartman | 2015-08-05 11:46:44 -0700 |
commit | f39c4280a3872b0e6c7b01076132c12ad7a90392 (patch) | |
tree | e880d6acead251b8fdafff4fd492d6dd8ebbef72 /drivers/char/xillybus/xillybus_pcie.c | |
parent | 32145c4677d2c46b9d877a33ae82c6fcacd002f9 (diff) |
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/xillybus_pcie.c')
0 files changed, 0 insertions, 0 deletions