On Wed, Apr 28, 2010 at 01:47:19PM -0400, Rik van Riel wrote:
never mind as this is RFC, lock is clear enough
This will cause a lock inversion (page_table_lock can only be taken
after the anon_vma lock). I don't immediately see why the
page_table_lock here though?
--