git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
380851b
)
x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdown
author
Andi Kleen
<andi@firstfloor.org>
Thu, 12 Feb 2009 12:39:35 +0000
(13:39 +0100)
committer
H. 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