x86: apic - unify smp_spurious/error_interrupt declaration
authorCyrill Gorcunov <gorcunov@gmail.com>
Mon, 25 Aug 2008 17:27:26 +0000 (21:27 +0400)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:53:04 +0000 (16:53 +0200)
commit1dd6ba2e179773597e20f17f66049a64e6c4b2ec
tree90c75872415c49b03876111d505c7bbc62cbb7bf
parent8c464a4b23ca283b414022ebc77787f3c7040fa7
x86: apic - unify smp_spurious/error_interrupt declaration

According to entry_64.S we do pass pt_regs pointer
into interrupt handlers but don't use them. So we
safely may merge the declarations.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic.c
include/asm-x86/hw_irq.h