From: David Howells Date: Tue, 23 Mar 2010 20:35:21 +0000 (-0700) Subject: nommu: fix an incorrect comment in the do_mmap_shared_file() X-Git-Tag: v2.6.34-rc3~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fa30460ea502133a18a07b14452cd660906f16f;p=pandora-kernel.git nommu: fix an incorrect comment in the do_mmap_shared_file() Fix an incorrect comment in the do_mmap_shared_file(). If a mapping is requested MAP_SHARED, then a private copy cannot be made and still provide correct semantics. Signed-off-by: David Howells Reported-by: Dave Hudson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed