commit | 976dd4dc99c3eaf45e3802ed46e3cc06a1ad8689 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yhlu.kernel@gmail.com> | Tue Jun 24 14:55:32 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jul 08 13:10:34 2008 +0200 |
tree | 351ed6bc71666575f4981508f743a963f78f32eb | |
parent | 3a58a2a6c879b2e47daafd6e641661c50ac9da5a [diff] |
x86: fix e820_update_range size when overlapping before that we relay on sanitize_e820_map to remove the overlap. but e820_update_range(,,E820_RESERVED, E820_RAM) will not work this patch fix that who is going to use this? Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>