Re: [Intel-gfx] [PATCH 1/3] drm/i915: remove bogus mutex_unlock from error-path

2013-02-12 Thread Ben Widawsky
On Tue, Feb 12, 2013 at 03:36:03PM +0100, Daniel Vetter wrote: > This has been lost in the locking rework for intel_alloc_context_page: > > commit 2c34b850ee1e9f86b41706149d0954eee58757a3 > Author: Ben Widawsky > Date: Sat Mar 19 18:14:26 2011 -0700 > > drm/i915: fix ilk rc6 teardown locki

[Intel-gfx] [PATCH 1/3] drm/i915: remove bogus mutex_unlock from error-path

2013-02-12 Thread Daniel Vetter
This has been lost in the locking rework for intel_alloc_context_page: commit 2c34b850ee1e9f86b41706149d0954eee58757a3 Author: Ben Widawsky Date: Sat Mar 19 18:14:26 2011 -0700 drm/i915: fix ilk rc6 teardown locking Cc: Ben Widawsky Signed-off-by: Daniel Vetter --- drivers/gpu/drm/i915