From: David Howells Date: Thu, 23 Feb 2012 13:50:35 +0000 (+0000) Subject: NOMMU: Lock i_mmap_mutex for access to the VMA prio list X-Git-Tag: v3.3-rc5~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=918e556ec214ed2f584e4cac56d7b29e4bb6bf27;p=pandora-kernel.git NOMMU: Lock i_mmap_mutex for access to the VMA prio list Lock i_mmap_mutex for access to the VMA prio list to prevent concurrent access. Currently, certain parts of the mmap handling are protected by the region mutex, but not all. Reported-by: Al Viro Signed-off-by: David Howells Acked-by: Al Viro cc: stable@vger.kernel.org Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed