From: K. Y. Srinivasan Date: Thu, 25 Aug 2011 16:49:01 +0000 (-0700) Subject: Staging: hv: vmbus: Retry vmbus_post_msg() before giving up X-Git-Tag: v3.2-rc1~169^2^2~864^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5289d3d160e8d5c63974502696ab5def71891f18;p=pandora-kernel.git Staging: hv: vmbus: Retry vmbus_post_msg() before giving up The function hv_post_msg() can fail because of transient resource conditions. It may be useful to retry the operation. Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed