Searched hist:"9 bd2d0dfe4714dd5d7c09a93a5c9ea9e14ceb3fc" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/hv/ |
H A D | hv_kvp.c | diff 9bd2d0dfe4714dd5d7c09a93a5c9ea9e14ceb3fc Mon Jul 07 18:34:25 CDT 2014 K. Y. Srinivasan <kys@microsoft.com> 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 <kys@microsoft.com> Cc: <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | hv_util.c | diff 9bd2d0dfe4714dd5d7c09a93a5c9ea9e14ceb3fc Mon Jul 07 18:34:25 CDT 2014 K. Y. Srinivasan <kys@microsoft.com> 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 <kys@microsoft.com> Cc: <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|