Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/m32r
Thomas Gleixner a9fe8d5fd5 m32r: Fixup last __do_IRQ leftover
Somehow I managed to miss the last __do_IRQ caller when I cleanup the
remaining users. m32r is fully converted to the generic irq layer, but
I managed to not commit the conversion of __do_IRQ() to
generic_handle_irq() after compile testing the quilt series :(

Pointed-out-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Hirokazu Takata <takata@linux-m32r.org>
Cc: Paul Mundt <lethal@linux-sh.org>
2011-02-05 21:46:35 +01:00
..
boot
configs kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
include/asm mm: remove pte_*map_nested() 2010-10-26 16:52:08 -07:00
kernel m32r: Fixup last __do_IRQ leftover 2011-02-05 21:46:35 +01:00
lib
mm
oprofile
platforms m32r: Convert usrv platform irq handling 2011-01-21 11:55:30 +01:00
Kconfig m32r: Convert to generic irq Kconfig 2011-01-21 11:55:30 +01:00
Kconfig.debug
Makefile