From: Vasiliy Kulikov Date: Tue, 26 Oct 2010 21:21:32 +0000 (-0700) Subject: mm/mempolicy.c: check return code of check_range X-Git-Tag: v2.6.37-rc1~105^2~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0def08e3acc2c9c934e4671487029aed52202d42;p=pandora-kernel.git mm/mempolicy.c: check return code of check_range Function check_range may return ERR_PTR(...). Check for it. Signed-off-by: Vasiliy Kulikov Acked-by: David Rientjes Reviewed-by: Christoph Lameter Reviewed-by: KOSAKI Motohiro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed