diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-11-24 10:00:36 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-12-05 21:44:07 +0000 |
commit | 0b8ebeacf5ef43a467c7ec5400ccc1ffc3fbdfba (patch) | |
tree | ae367b9b8dfa91535a38ec8a62d20184b804d58d /kernel/kmod.c | |
parent | 4bd3fd443aa4bc3cede05de201e9cf3277059477 (diff) | |
download | blackbird-op-linux-0b8ebeacf5ef43a467c7ec5400ccc1ffc3fbdfba.tar.gz blackbird-op-linux-0b8ebeacf5ef43a467c7ec5400ccc1ffc3fbdfba.zip |
drm/armada: use a private mutex to protect priv->linear
Reusing the Big DRM Lock just leaks, and the few things left that
dev->struct_mutex protected are very well contained - it's just the
linear drm_mm manager.
With this armada is completely struct_mutex free!
v2: Convert things properly and also take the lock in
armada_gem_free_object, and remove the stale comment (Russell).
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'kernel/kmod.c')
0 files changed, 0 insertions, 0 deletions