From: Cyrill Gorcunov Date: Mon, 25 Aug 2008 17:27:26 +0000 (+0400) Subject: x86: apic - unify smp_spurious/error_interrupt declaration X-Git-Tag: v2.6.28-rc1~80^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dd6ba2e179773597e20f17f66049a64e6c4b2ec;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed