From: Zhen Lei Date: Tue, 8 Sep 2015 22:04:19 +0000 (-0700) Subject: mm/page_alloc.c: fix type information of memoryless node X-Git-Tag: omap-for-v4.3/fixes-rc1~54^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ada0c5a2daf11816180ec30bdbdbed1f6ff3224;p=pandora-kernel.git mm/page_alloc.c: fix type information of memoryless node For a memoryless node, the output of get_pfn_range_for_nid are all zero. It will display mem from 0 to -1. Signed-off-by: Zhen Lei Acked-by: David Rientjes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed