From: Xishi Qiu Date: Tue, 8 Sep 2015 22:04:16 +0000 (-0700) Subject: memory-hotplug: fix comments in zone_spanned_pages_in_node() and zone_spanned_pages_i... X-Git-Tag: omap-for-v4.3/fixes-rc1~54^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5685e9263a6f3a8da546b8a46382f18a63745c9;p=pandora-kernel.git memory-hotplug: fix comments in zone_spanned_pages_in_node() and zone_spanned_pages_in_node() When hot adding a node from add_memory(), we will add memblock first, so the node is not empty. But when called from cpu_up(), the node should be empty. Signed-off-by: Xishi Qiu Cc: Tang Chen Cc: Yasuaki Ishimatsu Cc: Naoya Horiguchi Cc: Vlastimil Babka Cc: Taku Izumi \ Acked-by: David Rientjes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed