On 05/22/2014 11:33 PM, Davidlohr Bueso wrote: > The i_mmap_mutex is a close cousin of the anon vma lock, > both protecting similar data, one for file backed pages > and the other for anon memory. To this end, this lock can > also be a rwsem. > > This conversion is straightforward. For now, all users take > the write lock. > > Signed-off-by: Davidlohr Bueso <davidlohr@xxxxxx> Reviewed-by: Rik van Riel <riel@xxxxxxxxxx> -- All rights reversed -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>