]> Git Repo - linux.git/commit - include/linux/memory_hotplug.h
[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgdat and...
authorYasunori Goto <[email protected]>
Tue, 27 Jun 2006 09:53:40 +0000 (02:53 -0700)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Cc: "Luck, Tony" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/ia64/mm/discontig.c
include/linux/memory_hotplug.h
This page took 0.041969 seconds and 4 git commands to generate.