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:
ad5173f
)
lguest: fix irq vectors.
author
Rusty Russell
<rusty@rustcorp.com.au>
Fri, 31 Oct 2008 16:24:27 +0000
(11:24 -0500)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Fri, 31 Oct 2008 00:24:28 +0000
(11:24 +1100)
do_IRQ: cannot handle IRQ -1 vector 0x20 cpu 0
------------[ cut here ]------------
kernel BUG at arch/x86/kernel/irq_32.c:219!
We're not ISA: we have a 1:1 mapping from vectors to irqs.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found