linux/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
..
Kconfig
Makefile ns9xxx: prepare for adding support for Digi ns921x processors 2008-03-31 08:17:01 +02:00
Makefile.boot
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
board-jscc9p9360.h
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
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
plat-serial8250.c
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