From: Dave Airlie Date: Wed, 3 Feb 2010 09:14:35 +0000 (+1000) Subject: drm: switch all GEM/KMS ioctls to unlocked ioctl status. X-Git-Tag: v2.6.34-rc1~209^2~13^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a1420d1185693b6e24719d3937a0c20a3e0e31d;p=pandora-kernel.git drm: switch all GEM/KMS ioctls to unlocked ioctl status. These ioctls are all protected by their own locking mechanisms so should be fine to not bother locking around. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed