x86: use acpi_numa_init to parse on 32-bit numa
authorYinghai Lu <yhlu.kernel@gmail.com>
Tue, 17 Jun 2008 22:41:45 +0000 (15:41 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 08:38:47 +0000 (10:38 +0200)
seperate SRAT finding and parsing from get_memcfg_from_srat,
and let getmemcfg_from_srat only handle array from previous step.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found