From: Wu Fengguang Date: Wed, 25 May 2011 00:12:25 +0000 (-0700) Subject: readahead: readahead page allocations are OK to fail X-Git-Tag: v3.0-rc1~245 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b1de5868b124d8f399d8791ed30a9b679d64d4d;p=pandora-kernel.git readahead: readahead page allocations are OK to fail Pass __GFP_NORETRY|__GFP_NOWARN for readahead page allocations. readahead page allocations are completely optional. They are OK to fail and in particular shall not trigger OOM on themselves. Reported-by: Dave Young Reviewed-by: KOSAKI Motohiro Signed-off-by: Wu Fengguang Reviewed-by: Minchan Kim Reviewed-by: Pekka Enberg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed