linux/drivers/hv
Vitaly Kuznetsov d19a55d6ed Drivers: hv: balloon: reset host_specified_ha_region
We set host_specified_ha_region = true on certain request but this is a
global state which stays 'true' forever. We need to reset it when we
receive a request where ha_region is not specified. I did not see any
real issues, the bug was found by code inspection.

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>
2016-05-01 09:23:14 -07:00
..
Kconfig
Makefile
channel.c
channel_mgmt.c Drivers: hv: vmbus: handle various crash scenarios 2016-05-01 09:23:14 -07:00
connection.c Drivers: hv: vmbus: Export the vmbus_set_event() API 2016-04-30 14:00:19 -07:00
hv.c
hv_balloon.c Drivers: hv: balloon: reset host_specified_ha_region 2016-05-01 09:23:14 -07:00
hv_fcopy.c
hv_kvp.c Drivers: hv: kvp: fix IP Failover 2016-05-01 09:23:14 -07:00
hv_snapshot.c
hv_util.c
hv_utils_transport.c
hv_utils_transport.h
hyperv_vmbus.h Drivers: hv: vmbus: handle various crash scenarios 2016-05-01 09:23:14 -07:00
ring_buffer.c Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets 2016-04-30 14:00:19 -07:00
vmbus_drv.c Drivers: hv: vmbus: handle various crash scenarios 2016-05-01 09:23:14 -07:00