Magnus Damm cd544ce754 ARM: 6538/1: Subarch IRQ handler macros V3
Per subarch interrupt handler macros V3.

This patch breaks out code from the irq_handler macro
into arch_irq_handler and arch_irq_handler_default.

The macros are put in the header file "entry-macro-multi.S"

The arch_irq_handler_default macro is designed to be
used by irq_handler in entry-armv.S while arch_irq_handler
is suitable for per-subarch use.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-12-24 09:47:36 +00:00
..
2008-08-12 19:54:09 +01:00
2008-09-06 12:10:45 +01:00
2010-10-16 22:57:38 +02:00
2010-10-29 13:14:40 -05:00
2010-10-27 18:03:10 -07:00
2010-03-12 15:52:38 -08:00
2010-10-18 22:34:47 +01:00