]> git.karo-electronics.de Git - linux-beck.git/commit
x86: update mptable, fix
authorYinghai Lu <yhlu.kernel@gmail.com>
Mon, 9 Jun 2008 02:53:26 +0000 (19:53 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 10 Jun 2008 09:35:04 +0000 (11:35 +0200)
commit6780711e9817585f89b02b0556aac3564cbe1f45
tree26d93333d366b0a9dec9632dbbf4a71da9c230d7
parentd49c4288407b2ffa8cab270cb5bc6882abe969f6
x86: update mptable, fix

need to call early_reserve_e820() to preallocate mptable for 32bit

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