x86: extend e820 ealy_res support 32bit - fix #2
authorYinghai Lu <yhlu.kernel@gmail.com>
Sun, 25 May 2008 17:00:09 +0000 (10:00 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 27 May 2008 08:20:12 +0000 (10:20 +0200)
commit3945e2c9abf8e00c2edc4aa29215ddfad1cd8cf7
treed742cc7da9cb52db00b100a78b9330e09e74b45b
parent85cc35fa7255d113b5383a9c8536c363274bb475
x86: extend e820 ealy_res support 32bit - fix #2

remove extra -1 in reseve_early calling
    panic if can not find space for new RAMDISK

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