linux-kernel-test/arch/x86/kernel/cpu/mtrr
Yinghai Lu f0348c438c 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>
2009-03-17 10:47:47 +01:00
..
amd.c x86: mtrr use type bool [RESEND AGAIN] 2008-01-30 13:30:31 +01:00
centaur.c i386: move kernel/cpu/mtrr 2007-10-11 11:16:28 +02:00
cleanup.c x86: MTRR workaround for system with stange var MTRRs 2009-03-17 10:47:47 +01:00
cyrix.c x86: remove long dead cyrix mtrr code 2008-02-04 16:48:01 +01:00
generic.c x86: print the continous part of fixed mtrrs together 2009-03-14 12:27:06 +01:00
if.c x86: mtrr_cleanup try gran_size to less than 1M, cleanup 2008-10-03 09:41:42 +02:00
main.c x86: MTRR workaround for system with stange var MTRRs 2009-03-17 10:47:47 +01:00
Makefile x86: separate mtrr cleanup/mtrr_e820 trim to separate file 2009-03-13 02:52:19 +01:00
mtrr.h x86: MTRR workaround for system with stange var MTRRs 2009-03-17 10:47:47 +01:00
state.c x86: coding style fixes to arch/x86/kernel/cpu/mtrr/state.c 2008-04-17 17:40:49 +02:00