]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86: move saving e820_saved to setup_memory_map
authorYinghai Lu <yhlu.kernel@gmail.com>
Thu, 3 Jul 2008 18:35:37 +0000 (11:35 -0700)
committerIngo Molnar <mingo@elte.hu>
Wed, 9 Jul 2008 05:43:21 +0000 (07:43 +0200)
commit0be15526beb4c228e0477221c62ec8ab0fc7440f
tree2ef7b2c3273a4835135d4ab1cc7088ee59754c2b
parent5dfcf14d5b28174f94cbe9b4fb35d415db61c64a
x86: move saving e820_saved to setup_memory_map

so other path that will override memory_setup or
machine_specific_memory_setup could have e820_saved too.

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