From: Erik Gilling Date: Fri, 1 Mar 2013 00:43:05 +0000 (-0800) Subject: staging: sync: Allow async waits to be canceled X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~831 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0f61a4e6145728153d0b94152b4dd5b06899b3b;p=pandora-kernel.git staging: sync: Allow async waits to be canceled In order to allow drivers to cleanly handled teardown we need to allow them to cancel pending async waits. To do this cleanly, we move allocation of sync_fence_waiter to the driver calling sync_async_wait(). Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: dri-devel@lists.freedesktop.org Cc: Android Kernel Team Signed-off-by: Erik Gilling Signed-off-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed