From: Joerg Roedel Date: Thu, 21 Feb 2008 14:50:14 +0000 (+0100) Subject: x86: don't print a warning when MTRR are blank and running in KVM X-Git-Tag: v2.6.25-rc4~159^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4147c8747eace9058c606b35e700060297edaf91;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed