acrn-kernel/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
autoprobe.c
handle.c Don't call a NULL ack function in the generic IRQ code. 2005-09-28 20:29:44 +10:00
internals.h
manage.c
proc.c
spurious.c