Skip to content
Commit 73af76df authored by Ingo Molnar's avatar Ingo Molnar
Browse files

x86, mce: fix build failure in arch/x86/kernel/cpu/mcheck/threshold.c



Impact: build fix

The APIC code rewrite in the x86 tree broke the x86/mce branch:

 arch/x86/kernel/cpu/mcheck/threshold.c: In function ‘mce_threshold_interrupt’:
 arch/x86/kernel/cpu/mcheck/threshold.c:24: error: implicit declaration of function ‘ack_APIC_irq’

Also tidy up the file a bit while at it.

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 2e22ea7c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment