From: Dave Airlie Date: Fri, 24 Jul 2009 03:47:45 +0000 (+1000) Subject: drm/radeon/kms: allow interruptible waits for objects. X-Git-Tag: v2.6.31-rc5~66^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b170c3b2e688665fbc2845ba5bb4304bf38a119;p=pandora-kernel.git drm/radeon/kms: allow interruptible waits for objects. Blocking here isn't something the X server mouse appreciates, avoid the block and let userspace retry the waits. libdrm_radeon userspace library is also expecting EBUSY not ERESTART Signed-off-by: Dave Airlie --- Reading git-diff-tree failed