From: Yinghai Lu Date: Fri, 13 Mar 2009 01:43:54 +0000 (-0700) Subject: x86: more MTRR debug printouts X-Git-Tag: v2.6.30-rc1~211^2~21^6~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ad9790588ee2e69118b2b294ddab6f3f0379ad9;p=pandora-kernel.git x86: more MTRR debug printouts Impact: improve MTRR debugging messages There's still inefficiencies suspected with the MTRR sanitizing code, so make sure we get all the info we need from a dmesg. - Remove unneeded mtrr_show (It will only printout one time by first cpu, so it is no big deal.) - Also print out directly from get_mtrr, because it doesn't update mtrr_state. Signed-off-by: Yinghai Lu LKML-Reference: <49B9BA5A.40108@kernel.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed