x86: extend e820 ealy_res support 32bit - fix
authorYinghai Lu <yhlu.kernel@gmail.com>
Thu, 22 May 2008 01:40:18 +0000 (18:40 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 25 May 2008 08:55:12 +0000 (10:55 +0200)
commitba5b14cc0311af6ed20dc25aa98a1d5ea6f2e6c0
tree7ca09bd16d83d6426fc49f210e61e95e2c74231c
parenta4c81cf684350797939416c99effb9d3ae46bca6
x86: extend e820 ealy_res support 32bit - fix

use find_e820_area to find addess for new RAMDISK, instead of using ram blindly

also print out low ram and bootmap info

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/setup_32.c