commit | 13af10627676879d1b20ee3cdba9a28f0906dd98 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Feb 11 14:26:31 2009 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Feb 20 12:21:11 2009 +1000 |
tree | e169cc0980db0a8db76688386dee6c869d6c2c22 | |
parent | 2ebed176a7ee126448d34fc336afb2ea0238c280 [diff] |
drm/i915: Release and unlock on mmap_gtt error path. We failed to unlock the mutex after failing to create the mmap offset. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Eric Anholt <eric@anholt.net> Signed-off-by: Dave Airlie <airlied@linux.ie>