commit | 7341d908af307a34098a9da52f49037d815c868f | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Wed Aug 31 14:35:56 2011 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Sep 06 11:53:51 2011 -0700 |
tree | ea676db137e672b0fee0a50913129abea974865f | |
parent | 8b9987e9050aeba12325a3f0ab0f4a2934c37c3c [diff] |
Staging: hv: vmbus: Check for events before messages The Windows team has informed us that on Windows guests on Hyper-V, they check for events before messages. They also recommended that we do the same. This patch addresses this. 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>