From: David Howells Date: Tue, 31 Mar 2009 22:23:26 +0000 (-0700) Subject: nommu: there is no mlock() for NOMMU, so don't provide the bits X-Git-Tag: v2.6.30-rc1~557 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33925b25d2c00a29664f1994ab350a9bff70f7a2;p=pandora-kernel.git nommu: there is no mlock() for NOMMU, so don't provide the bits The mlock() facility does not exist for NOMMU since all mappings are effectively locked anyway, so we don't make the bits available when they're not useful. Signed-off-by: David Howells Reviewed-by: KOSAKI Motohiro Cc: Peter Zijlstra Cc: Greg Ungerer Cc: Johannes Weiner Cc: Rik van Riel Cc: Lee Schermerhorn Cc: Enrik Berkhan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed