mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-10 16:58:31 +00:00
Impact: fix race vma->vm_file reference is only stable while holding the mmap_sem, so move usage of it to within the critical section. Signed-off-by: Ingo Molnar <mingo@elte.hu>