commit | f0348c438c9ea156194d31fadde4a9e75522196f | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Mon Mar 16 16:33:59 2009 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Mar 17 10:47:47 2009 +0100 |
tree | e06511311bbe5ca161526f9ab494765efe628413 | |
parent | d4c90e37a21154c1910b2646e9544bdd32d5bc3a [diff] |
x86: MTRR workaround for system with stange var MTRRs Impact: don't trim e820 according to wrong mtrr Ozan reports that his server emits strange warning. it turns out the BIOS sets the MTRRs incorrectly. Ignore those strange ranges, and don't trim e820, just emit one warning about BIOS Reported-by: Ozan Çağlayan <ozan@pardus.org.tr> Signed-off-by: Yinghai Lu <yinghai@kernel.org> LKML-Reference: <49BEE1E7.7020706@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>