]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86: let early_reserve_e820 update e820_saved too
authorYinghai Lu <yhlu.kernel@gmail.com>
Thu, 3 Jul 2008 18:39:00 +0000 (11:39 -0700)
committerIngo Molnar <mingo@elte.hu>
Wed, 9 Jul 2008 05:43:22 +0000 (07:43 +0200)
commitfc9036ea1a4b14229788e6df3936b451a6abac98
tree5741a5f6f8f65fa076abf5cf39ee1f57cffae89c
parenta0a0becd2da0ba0d7f0204a61d1905926cdb163d
x86: let early_reserve_e820 update e820_saved too

so when it is called after early_param, e820_saved get updated too.
esp for mpc update.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Cc: Bernhard Walle <bwalle@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/e820.c