[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgdat and...
authorYasunori Goto <y-goto@jp.fujitsu.com>
Tue, 27 Jun 2006 09:53:40 +0000 (02:53 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 28 Jun 2006 00:32:37 +0000 (17:32 -0700)
commitdd0932d9d4301bd58a4d5a634a3a8298c4fc5e24
tree864da70354875dadfcaebd51571122462959530a
parent7049027c6f0098eb6b23b8f6ca65a905541faf81
[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 <y-goto@jp.fujitsu.com>
Cc: "Luck, Tony" <tony.luck@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ia64/mm/discontig.c
include/linux/memory_hotplug.h
This page took 0.027257 seconds and 5 git commands to generate.