1
0
Fork 0
alistair23-linux/kernel/irq
Paul Mackerras beeca08738 Don't call a NULL ack function in the generic IRQ code.
Some IRQ controllers don't need an ack function (e.g. OpenPIC on
PPC platforms) and for them we'd rather not have the overhead
of doing an indirect call to a function that does nothing.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-09-28 20:29:44 +10:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
autoprobe.c [PATCH] Using msleep() instead of HZ 2005-06-28 21:20:29 -07:00
handle.c Don't call a NULL ack function in the generic IRQ code. 2005-09-28 20:29:44 +10:00
internals.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
manage.c [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity 2005-09-07 16:57:15 -07:00
proc.c [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity 2005-09-07 16:57:15 -07:00
spurious.c [PATCH] irqpoll 2005-06-28 21:20:35 -07:00