kernel-ark/arch/x86/kernel/cpu/mtrr
Ingo Molnar bf3647c44b x86: tone down mtrr_trim_uncached_memory() warning
kerneloops.org is reporting a lot of these warnings that come due to
vmware not setting up any MTRRs for emulated CPUs:

| Reported 709 times (14696 total reports)
| BIOS bug (often in VMWare) where the MTRR's are set up incorrectly
| or not at all
|
| This warning was last seen in version 2.6.29-rc2-git1, and first
| seen in 2.6.24.
|
| More info:
|   http://www.kerneloops.org/searchweek.php?search=mtrr_trim_uncached_memory

Keep a one-liner KERN_INFO about it - so that we have so notice if empty
MTRRs are caused by native hardware/BIOS weirdness.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-01-29 11:45:35 +01:00
..
amd.c
centaur.c
cyrix.c
generic.c x86: mtrr fix debug boot parameter 2009-01-21 12:26:42 +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: tone down mtrr_trim_uncached_memory() warning 2009-01-29 11:45:35 +01:00
Makefile
mtrr.h x86: Export some definition of MTRR 2008-12-31 16:51:44 +02:00
state.c