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:
ddc2fc2
)
m68k/irq: Vector ints need a valid interrupt handler
author
Thomas Bogendoerfer
<tsbogend@alpha.franken.de>
Mon, 3 Jun 2013 10:53:01 +0000
(12:53 +0200)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Mon, 24 Jun 2013 17:44:19 +0000
(19:44 +0200)
To get vectored interrupts working we need to switch from the default
handler handle_bad_irq() to something more sensible. Tested on a MVME177
board.
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
No differences found