From: K. Y. Srinivasan Date: Fri, 11 Feb 2011 17:59:43 +0000 (-0800) Subject: Staging: hv: Use native wait primitives X-Git-Tag: v2.6.39-rc1~469^2~520 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c3b7b2f75158f9420ceeb87d5924bdbd8d0304a;p=pandora-kernel.git 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 Signed-off-by: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed