linux-uconsole/drivers/hv
K. Y. Srinivasan 9ac5d53ca3 Drivers: hv: util: Fix a bug in the KVP code
commit 9bd2d0dfe4 upstream.

Add code to poll the channel since we process only one message
at a time and the host may not interrupt us. Also increase the
receive buffer size since some KVP messages are close to 8K bytes in size.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-07-28 08:00:02 -07:00
..
channel.c Drivers: hv: remove unused variable in vmbus_recvpacket_raw() 2013-01-17 11:46:09 -08:00
channel_mgmt.c Drivers: hv: Fix a bug in get_vp_index() 2013-05-21 09:56:55 -07:00
connection.c Drivers: hv: vmbus: Fix a bug in the channel callback dispatch code 2014-07-17 15:58:02 -07:00
hv.c driver: hv: remove cast for kmalloc return value 2013-03-15 11:22:24 -07:00
hv_balloon.c Drivers: hv: balloon: Ensure pressure reports are posted regularly 2014-06-26 15:12:40 -04:00
hv_kvp.c Drivers: hv: util: Fix a bug in the KVP code 2014-07-28 08:00:02 -07:00
hv_snapshot.c Drivers: hv: Add a new driver to support host initiated backup 2013-03-15 12:12:36 -07:00
hv_util.c Drivers: hv: util: Fix a bug in the KVP code 2014-07-28 08:00:02 -07:00
hyperv_vmbus.h Drivers: hv: Capture the host build information 2013-01-17 11:41:49 -08:00
Kconfig x86: Make Linux guest support optional 2013-03-04 13:14:25 -08:00
Makefile Drivers: hv: Add a new driver to support host initiated backup 2013-03-15 12:12:36 -07:00
ring_buffer.c drivers: hv: switch to use mb() instead of smp_mb() 2013-07-21 18:21:25 -07:00
vmbus_drv.c drivers: hv: switch to use mb() instead of smp_mb() 2013-07-21 18:21:25 -07:00