commit | 4a87b8ca2185199c5d1b37b570efffd2e46fe813 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Feb 19 11:51:57 2010 +0100 |
committer | Eric Anholt <eric@anholt.net> | Fri Feb 26 13:23:21 2010 -0800 |
tree | d7b6df2f58f56277d6dfeac43334b7279868451d | |
parent | 798750e30d3de7932b0ac420f8fae2a970f2ac34 [diff] |
drm/i915: fixup active list locking in object_unbind All other accesses take this spinlock, so do this here, too. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Eric Anholt <eric@anholt.net>