]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Fix lock order reversal in GEM relocation entry copying.
authorEric Anholt <eric@anholt.net>
Thu, 12 Mar 2009 18:23:52 +0000 (11:23 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 27 Mar 2009 21:47:55 +0000 (14:47 -0700)
commit66e391f9c544f500c5e3711c974adb7b889f5e3f
tree3e5937b1c1455c1d33ad73f13c32b8b285c84862
parent2e20300693c2c8ff6bfe6ca1af0d06e1da9f0a10
drm/i915: Fix lock order reversal in GEM relocation entry copying.

Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/i915_gem.c