From: Dave Airlie Date: Thu, 20 Aug 2009 23:47:45 +0000 (+1000) Subject: drm/radeon/kms: implement the bo busy ioctl properly. X-Git-Tag: v2.6.31-rc7~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3b2415e281a97ade36d88404094a90cfea838c0;p=pandora-kernel.git drm/radeon/kms: implement the bo busy ioctl properly. The previous patch assumes the ioctl already existed, when it actually didn't. It also didn't return the correct error code. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed