Re: [Intel-gfx] [PATCH] drm/i915: Missed lock change with rps lock

2012-11-10 Thread Daniel Vetter
On Tue, Nov 06, 2012 at 02:36:36PM +, Ben Widawsky wrote: > Fixes a WARN_ON in igt/tests/debugfs_reader > > CC: Jesse Barnes > Signed-off-by: Ben Widawsky Queued for -next, thanks for the patch (I've accidentaly replied to the wrong patch, hence the two replies for the sparse fixup patch). -

[Intel-gfx] [PATCH] drm/i915: Missed lock change with rps lock

2012-11-06 Thread Ben Widawsky
Fixes a WARN_ON in igt/tests/debugfs_reader CC: Jesse Barnes Signed-off-by: Ben Widawsky --- drivers/gpu/drm/i915/i915_debugfs.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/i915/i915_debugfs.c b/drivers/gpu/drm/i915/i915_debugfs.c index e842dea..09bc2