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)
commit07db1c140eb233971341396e492cc73d4280e698
tree52fc67a4724ca6cbfde88b2e8a64746479da6d29
parent380851bc6b1b4107c61dfa2997f9095dcf779336
x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdown

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>
arch/x86/kernel/apic.c