summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorHugh Dickins2011-06-28 01:18:20 +0200
committerLinus Torvalds2011-06-28 03:00:14 +0200
commitecbec53b1d00ba582f71b210ed96cafc05ebd189 (patch)
treed03418464a270e05b769413c8a8183c328f26210 /MAINTAINERS
parentdrm/i915: use shmem_truncate_range (diff)
downloadkernel-qcow2-linux-ecbec53b1d00ba582f71b210ed96cafc05ebd189.tar.gz
kernel-qcow2-linux-ecbec53b1d00ba582f71b210ed96cafc05ebd189.tar.xz
kernel-qcow2-linux-ecbec53b1d00ba582f71b210ed96cafc05ebd189.zip
drm/i915: more struct_mutex locking
When auditing the locking in i915_gem.c (for a prospective change which I then abandoned), I noticed two places where struct_mutex is not held across GEM object manipulations that would usually require it. Since one is in initial setup and the other in driver unload, I'm guessing the mutex is not required for either; but post a patch in case it is. Signed-off-by: Hugh Dickins <hughd@google.com> Cc: Chris Wilson <chris@chris-wilson.co.uk> Cc: Keith Packard <keithp@keithp.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions