From: David Howells Date: Sat, 16 Jan 2010 01:01:35 +0000 (-0800) Subject: nommu: don't need get_unmapped_area() for NOMMU X-Git-Tag: v2.6.33-rc5~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efc1a3b16930c41d64ffefde16b87d82f603a8a0;p=pandora-kernel.git nommu: don't need get_unmapped_area() for NOMMU get_unmapped_area() is unnecessary for NOMMU as no-one calls it. Signed-off-by: David Howells Acked-by: Al Viro Cc: Greg Ungerer Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed