From: Yasunori Goto Date: Wed, 14 Dec 2005 01:03:37 +0000 (-0800) Subject: [PATCH] Fix calculation of grow_pgdat_span() in mm/memory_hotplug.c X-Git-Tag: v2.6.15-rc6~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=118c71bcacce82a4317c9bd99c6a15af14020aee;p=pandora-kernel.git [PATCH] Fix calculation of grow_pgdat_span() in mm/memory_hotplug.c The calculation for node_spanned_pages at grow_pgdat_span() is clearly wrong. This is patch for it. (Please see grow_zone_span() to compare. It is correct.) Signed-off-by: Yasunori Goto Acked-by: Dave Hansen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed