From: Cyrill Gorcunov Date: Mon, 15 Jun 2009 18:26:33 +0000 (+0400) Subject: x86: mce: Don't touch THERMAL_APIC_VECTOR if no active APIC present X-Git-Tag: v2.6.31-rc1~97^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ce4243dcefbbc43791ffc36e1be55067ceec916;p=pandora-kernel.git x86: mce: Don't touch THERMAL_APIC_VECTOR if no active APIC present If APIC was disabled (for some reason) and as result it's not even mapped we should not try to enable thermal interrupts at all. Reported-by: Simon Holm Thøgersen Tested-by: Simon Holm Thøgersen Signed-off-by: Cyrill Gorcunov LKML-Reference: <20090615182633.GA7606@lenovo> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed