commit | 0be15526beb4c228e0477221c62ec8ab0fc7440f | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yhlu.kernel@gmail.com> | Thu Jul 03 11:35:37 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jul 09 07:43:21 2008 +0200 |
tree | 2ef7b2c3273a4835135d4ab1cc7088ee59754c2b | |
parent | 5dfcf14d5b28174f94cbe9b4fb35d415db61c64a [diff] |
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>