From: Davidlohr Bueso Date: Sat, 13 Dec 2014 00:54:21 +0000 (-0800) Subject: mm: use new helper functions around the i_mmap_mutex X-Git-Tag: omap-for-v3.19/fixes-rc1~100^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83cde9e8ba95d180eaefefe834958fbf7008cf39;p=pandora-kernel.git mm: use new helper functions around the i_mmap_mutex Convert all open coded mutex_lock/unlock calls to the i_mmap_[lock/unlock]_write() helpers. Signed-off-by: Davidlohr Bueso Acked-by: Rik van Riel Acked-by: "Kirill A. Shutemov" Acked-by: Hugh Dickins Cc: Oleg Nesterov Acked-by: Peter Zijlstra (Intel) Cc: Srikar Dronamraju Acked-by: Mel Gorman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed