]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: hv: vmbus: Retry vmbus_post_msg() before giving up
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 25 Aug 2011 16:49:01 +0000 (09:49 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 25 Aug 2011 22:23:19 +0000 (15:23 -0700)
commit85a474e70af0df35a023b91b90856d43e90e8db0
treee420b755b62608b543cd5fa897a9bd5b1186bef4
parenta0d38ecd6f6030fc1714eae88a9994f1b614a5ea
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 <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/include/asm/hyperv.h
drivers/staging/hv/connection.c