x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdown
authorAndi Kleen <andi@firstfloor.org>
Thu, 12 Feb 2009 12:39:35 +0000 (13:39 +0100)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 17 Feb 2009 23:24:34 +0000 (15:24 -0800)
Impact: Bugfix

The ifdef for the apic clear on shutdown for the 64bit intel thermal
vector was incorrect and never triggered. Fix that.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found