From: Yasunori Goto Date: Tue, 27 Jun 2006 09:53:40 +0000 (-0700) Subject: [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgdat and... X-Git-Tag: v2.6.18-rc1~572 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd0932d9d4301bd58a4d5a634a3a8298c4fc5e24;p=pandora-kernel.git [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgdat and per node data This is a patch to allocate pgdat and per node data area for ia64. The size for them can be calculated by compute_pernodesize(). Signed-off-by: Yasunori Goto Cc: "Luck, Tony" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed