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:
1af0815
)
x86, mce: mce_intel.c needs <asm/apic.h>
author
H. Peter Anvin
<hpa@zytor.com>
Wed, 17 Jun 2009 15:31:15 +0000
(08:31 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Wed, 17 Jun 2009 15:31:15 +0000
(08:31 -0700)
mce_intel.c uses apic_write() and lapic_get_maxlvt(), and so it needs
<asm/apic.h>.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
No differences found