Re: [PATCH 1/3] revoke: misc fixes

From: Pekka Enberg
Date: Fri Mar 16 2007 - 04:54:46 EST


On 3/16/07, Nick Piggin <nickpiggin@xxxxxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/