From: David Howells Date: Thu, 24 Sep 2009 11:33:48 +0000 (+0100) Subject: NOMMU: Ignore mmap() address param as it is a hint X-Git-Tag: v2.6.32-rc1~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06aab5a3084e1d825384fa353e6df4c7949c8683;p=pandora-kernel.git NOMMU: Ignore mmap() address param as it is a hint Ignore the address parameter given to NOMMU mmap() as it is a hint, rather than giving an error if it's non-zero. MAP_FIXED still gets an error. Signed-off-by: David Howells Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed