kernel-ark/arch/arm/mach-ns9xxx
Uwe Kleine-König a13c819524 ns9xxx: fix handle_prio_irq to unmask irqs with lower priority
When an irq is reported all lower prio irqs are masked until the current
irq is acked.  So never leave handle_prio_irq without acking.

desc->status & IRQ_INPROGRESS should never become true because the current
irq is masked until it is acked, too.

Signed-off-by: Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com>
2008-04-25 15:45:08 +02:00
..
board-a9m9750dev.c ns9xxx: prepare for adding support for Digi ns921x processors 2008-03-31 08:17:01 +02:00
board-a9m9750dev.h
board-jscc9p9360.c [ARM] 4301/1: add mach type cc9p9360js 2007-04-21 20:52:30 +01:00
board-jscc9p9360.h [ARM] 4301/1: add mach type cc9p9360js 2007-04-21 20:52:30 +01:00
generic.c ns9xxx: prepare for adding support for Digi ns921x processors 2008-03-31 08:17:01 +02:00
generic.h ns9xxx: prepare for adding support for Digi ns921x processors 2008-03-31 08:17:01 +02:00
gpio-ns9360.c ns9xxx: prepare for adding support for Digi ns921x processors 2008-03-31 08:17:01 +02:00
gpio-ns9360.h ns9xxx: prepare for adding support for Digi ns921x processors 2008-03-31 08:17:01 +02:00
gpio.c ns9xxx: prepare for adding support for Digi ns921x processors 2008-03-31 08:17:01 +02:00
irq.c ns9xxx: fix handle_prio_irq to unmask irqs with lower priority 2008-04-25 15:45:08 +02:00
Kconfig ns9xxx: introduce a config variable for the cc9p9360 module 2008-03-31 08:17:01 +02:00
mach-cc9p9360dev.c ns9xxx: prepare for adding support for Digi ns921x processors 2008-03-31 08:17:01 +02:00
mach-cc9p9360js.c ns9xxx: prepare for adding support for Digi ns921x processors 2008-03-31 08:17:01 +02:00
Makefile ns9xxx: prepare for adding support for Digi ns921x processors 2008-03-31 08:17:01 +02:00
Makefile.boot ns9xxx: use default text offset 2008-03-31 08:17:00 +02:00
plat-serial8250.c ns9xxx: move registration of serial8250 to a dedicated file 2008-03-31 08:17:00 +02:00
processor-ns9360.c ns9xxx: prepare for adding support for Digi ns921x processors 2008-03-31 08:17:01 +02:00
time-ns9360.c ns9xxx: prepare for adding support for Digi ns921x processors 2008-03-31 08:17:01 +02:00