linux/drivers/hv
Vitaly Kuznetsov f39c4280a3 Drivers: hv: vmbus: use cpu_hotplug_enable/disable
Commit e513229b4c ("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>
2015-08-05 11:46:44 -07:00
..
channel_mgmt.c Drivers: hv: vmbus: Further improve CPU affiliation logic 2015-08-05 11:44:28 -07:00
channel.c Drivers: hv: vmbus: Permit sending of packets without payload 2015-08-04 22:28:39 -07:00
connection.c
hv_balloon.c Drivers: hv: balloon: Enable dynamic memory protocol negotiation with Windows 10 hosts 2015-08-04 22:28:39 -07:00
hv_fcopy.c
hv_kvp.c
hv_snapshot.c
hv_util.c
hv_utils_transport.c hv: util: checking the wrong variable 2015-08-04 22:29:45 -07:00
hv_utils_transport.h
hv.c Drivers: hv: vmbus: Implement a clocksource based on the TSC page 2015-08-05 11:44:29 -07:00
hyperv_vmbus.h Drivers: hv: vmbus: Implement a clocksource based on the TSC page 2015-08-05 11:44:29 -07:00
Kconfig
Makefile
ring_buffer.c Drivers: hv_vmbus: Fix signal to host condition 2015-08-05 11:44:29 -07:00
vmbus_drv.c Drivers: hv: vmbus: use cpu_hotplug_enable/disable 2015-08-05 11:46:44 -07:00