commit | 0c3b7b2f75158f9420ceeb87d5924bdbd8d0304a | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Fri Feb 11 09:59:43 2011 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Feb 18 13:11:03 2011 -0800 |
tree | df9a27e92c5b3c2fea857e9fed706513fb9f99b4 | |
parent | df3493e0b3ba72f9b6192a91b24197cac41ce557 [diff] |
Staging: hv: Use native wait primitives In preperation for getting rid of the osd layer; change the code to use native wait interfaces. As part of this, fixed the buggy implementation in the osd_wait_primitive where the condition was cleared potentially after the condition was signalled. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Hank Janssen <hjanssen@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>