]> git.baikalelectronics.ru Git - kernel.git/commit
x86: don't print a warning when MTRR are blank and running in KVM
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 21 Feb 2008 14:50:14 +0000 (15:50 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 26 Feb 2008 11:55:57 +0000 (12:55 +0100)
commitb5015ad4ece4a04c8e15e8273ab9ada7f0cb3159
tree32f5756301ad9be74a5ea8e31789f13724f7a414
parentb2017d9b4787652c590fd6c18b05d05454e1b43d
x86: don't print a warning when MTRR are blank and running in KVM

Inside a KVM virtual machine the MTRRs are usually blank. This confuses Linux
and causes a warning message at boot. This patch removes that warning message
when running Linux as a KVM guest.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/mtrr/main.c