summaryrefslogtreecommitdiff
path: root/drivers/cpuidle/cpuidle.h
diff options
context:
space:
mode:
authorAl Viro <viro@ZenIV.linux.org.uk>2013-05-09 22:03:33 +0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-05-21 15:56:56 +0400
commita242f426108c284049a69710f871cc9f11b13e61 (patch)
tree0cddab2680085f478cf5c5c5b168143de90e8b30 /drivers/cpuidle/cpuidle.h
parent0735647c29bca5f33f38fcf457b3b0e9e5912f51 (diff)
downloadlinux-a242f426108c284049a69710f871cc9f11b13e61.tar.xz
[media] videobuf_vm_{open,close} race fixes
just use videobuf_queue_lock(map->q) to protect map->count; vm_area_operations ->open() and ->close() are called just under vma->vm_mm->mmap_sem, which doesn't help the drivers at all, since clonal VMAs are normally in different address spaces... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/cpuidle/cpuidle.h')
0 files changed, 0 insertions, 0 deletions