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:
15dd859
)
x86: apic interrupts - move assignments to irqinit_32.c, v2
author
Cyrill Gorcunov
<gorcunov@gmail.com>
Mon, 11 Aug 2008 14:34:08 +0000
(18:34 +0400)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 11 Aug 2008 14:43:09 +0000
(16:43 +0200)
64bit mode APIC interrupt handlers are set within irqinit_64.c.
Lets do tha same for 32bit mode which would help in furter code merging.
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found