From: Nick Piggin Date: Thu, 13 Jan 2011 23:45:51 +0000 (-0800) Subject: mm: find_get_pages_contig fixlet X-Git-Tag: v2.6.38-rc1~207 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cbb4cb21b19fff46cf1174d0ed699ef710e641c;p=pandora-kernel.git mm: find_get_pages_contig fixlet Testing ->mapping and ->index without a ref is not stable as the page may have been reused at this point. Signed-off-by: Nick Piggin Reviewed-by: Wu Fengguang Reviewed-by: Minchan Kim Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed