From: Daniel Vetter Date: Wed, 10 Sep 2014 10:43:58 +0000 (+0200) Subject: drm: Move LOCK_TEST_WITH_RETURN to X-Git-Tag: fixes-against-v3.18-rc2~73^2~38^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f1a2c8dc0dc5c2842e08f304ebdd34b5ddb982c;p=pandora-kernel.git drm: Move LOCK_TEST_WITH_RETURN to Unfortunately we can't move struct drm_lock_data easily since it's embedded into struct drm_master. And figuring out where exactly this struct should be allocated isn't that simple ... Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed