From: K. Y. Srinivasan Date: Mon, 7 Jul 2014 23:34:25 +0000 (-0700) Subject: Drivers: hv: util: Fix a bug in the KVP code X-Git-Tag: omap-for-v3.17/fixes-against-rc2~303^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bd2d0dfe4714dd5d7c09a93a5c9ea9e14ceb3fc;p=pandora-kernel.git Drivers: hv: util: Fix a bug in the KVP code 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 Cc: Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed