Skip to content
Snippets Groups Projects
Commit 4ad1f70e authored by Al Viro's avatar Al Viro
Browse files

zoran: racy refcount handling in vm_ops ->open()/->close()


worse, we lock ->resource_lock too late when we are destroying the
final clonal VMA; the check for lack of other mappings of the same
opened file can race with mmap().

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 448293aa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment