From: Huang Shijie Date: Wed, 4 Jun 2014 23:07:33 +0000 (-0700) Subject: mm/mmap.c: remove the first mapping check X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~16^2~188 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64ac4940d557df8caab602eaea679ec7eaf9a57f;p=pandora-kernel.git mm/mmap.c: remove the first mapping check Remove the first mapping check for vma_link. Move the mutex_lock into the braces when vma->vm_file is true. Signed-off-by: Huang Shijie Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed