From 8f1a2c8dc0dc5c2842e08f304ebdd34b5ddb982c Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Wed, 10 Sep 2014 12:43:58 +0200 Subject: [PATCH] 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-format-patch failed