On 3/16/07, Nick Piggin <[EMAIL PROTECTED]> wrote:
Also, a down_write_trylock attempt inside i_mmap_lock should be a valid
optimisation.

I am not sure what you're thinking here. down_write_trylock acquires
->mmap_sem which can deadlock with ->i_mmap_lock, no?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to