From: Lee Schermerhorn Date: Sun, 19 Oct 2008 03:26:56 +0000 (-0700) Subject: mlock: revert mainline handling of mlock error return X-Git-Tag: v2.6.28-rc1~222 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c11d69d8c830e09a0e7b3935c952afb26c48bba8;p=pandora-kernel.git mlock: revert mainline handling of mlock error return This change is intended to make mlock() error returns correct. make_page_present() is a lower level function used by more than mlock(). Subsequent patch[es] will add this error return fixup in an mlock specific path. Cc: KOSAKI Motohiro Signed-off-by: Lee Schermerhorn Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed