From: Borislav Petkov Date: Tue, 15 Dec 2009 15:03:53 +0000 (+0100) Subject: edac, mce, amd: silence GART TLB errors X-Git-Tag: v2.6.33-rc1~69^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=256f7276af20c88b492353710d5d6640b09c3d63;p=pandora-kernel.git edac, mce, amd: silence GART TLB errors Although reporting of benign GART TLB errors is disabled in __mcheck_cpu_apply_quirks, those are still being logged, and, as a result, trip up amd64_edac. Pull up reporting check so that machines with loaded edac module bail out early and don't spit fragments into dmesg. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed