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:
8c464a4
)
x86: apic - unify smp_spurious/error_interrupt declaration
author
Cyrill Gorcunov
<gorcunov@gmail.com>
Mon, 25 Aug 2008 17:27:26 +0000
(21:27 +0400)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 16 Oct 2008 14:53:04 +0000
(16:53 +0200)
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>
No differences found