commit | 78a8b35bc7abf8b8333d6f625e08c0f7cc1c3742 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Thu Mar 12 22:36:01 2009 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Mar 14 12:20:07 2009 +0100 |
tree | c9fac06f56ada92aab36e36f190a41e2dd7900af | |
parent | 773e673de27297d07d852e7e9bfd1a695cae1da2 [diff] |
x86: make e820_update_range() handle small range update Impact: enhance e820 code to handle more cases Try to handle new range which could be covered by one entry. Signed-off-by: Yinghai Lu <yinghai@kernel.org> Cc: jbeulich@novell.com LKML-Reference: <49B9F0C1.10402@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>