https://github.com/torvalds/linux
Revision 9bd2d0dfe4714dd5d7c09a93a5c9ea9e14ceb3fc authored by K. Y. Srinivasan on 07 July 2014, 23:34:25 UTC, committed by Greg Kroah-Hartman on 09 July 2014, 21:34:35 UTC
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>
Cc: <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent affb1af
History
Tip revision: 9bd2d0dfe4714dd5d7c09a93a5c9ea9e14ceb3fc authored by K. Y. Srinivasan on 07 July 2014, 23:34:25 UTC
Drivers: hv: util: Fix a bug in the KVP code
Tip revision: 9bd2d0d
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.6 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 275.2 KB
Makefile -rw-r--r-- 50.8 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top