bugfix in copy_mount_options()?

From: Tigran Aivazian (tigran@veritas.com)
Date: Thu May 04 2000 - 10:37:56 EST


Hi,

It would seem that the callers of find_vma() are supposed to
down(&mm->mmap_sem) but copy_mount_options() does not do so and the
obvious attempt to make it do so results in a deadlock. Any ideas on the
reason how can copy_mount_options() safely call find_vma() without being
protected by mmap_sem semaphore?

Regards,
Tigran

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun May 07 2000 - 21:00:15 EST