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)
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>

No differences found