commit | 774eed4a408185d7a2cde16f40b1806d4fb1d531 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jun 23 14:19:07 2017 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jun 27 14:23:09 2017 +0100 |
tree | bfa69a1afe9501805131bb72bc6f61ce9ad8b8a0 | |
parent | e38c2da01f76cca82b59ca612529b81df82a7cc7 [diff] |
drm/i915/selftests: Fix mutex imbalance for igt_render_engine_reset_fallback Smatch spots: drivers/gpu/drm/i915/selftests/intel_hangcheck.c:669 igt_render_engine_reset_fallback() error: double unlock 'mutex:&i915->drm.struct_mutex' Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/20170623131907.24236-1-chris@chris-wilson.co.uk Reviewed-by: Michel Thierry <michel.thierry@intel.com>