x86: cleanup machine_specific_memory_setup, v2
authorYinghai Lu <yhlu.kernel@gmail.com>
Thu, 19 Jun 2008 00:27:08 +0000 (17:27 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 08:39:01 +0000 (10:39 +0200)
commit95a71a45c250177854f7c530810c88a8a19a443b
tree9a063a825cdc5d088973ad06b7cecfb789c3a0dd
parent66a6f8d539416c9664f3a04ecb12f55a0097ab8c
x86: cleanup machine_specific_memory_setup, v2

1. let 64bit support 88 and e801 too
2. introduce default_machine_specific_memory_setup, and reuse it
   for voyager

v2: fix 64 bit compiling

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/e820.c
arch/x86/mach-voyager/setup.c
include/asm-x86/e820.h
include/asm-x86/setup.h