From: Hugh Dickins Date: Wed, 22 Jun 2005 00:15:08 +0000 (-0700) Subject: [PATCH] dup_mmap: update comment on new vma X-Git-Tag: v2.6.13-rc4~130^2~202^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45918e1a8bfcabc1cb4570b8df276655020eac45;p=pandora-kernel.git [PATCH] dup_mmap: update comment on new vma Remove part of comment on linking new vma in dup_mmap: since anon_vma rmap came in, try_to_unmap_one knows the vma without needing find_vma. But add a comment to note that here vma is inserted without mmap_sem. Signed-off-by: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed