kernel_optimize_test/kernel/irq
Benjamin Herrenschmidt 5fe0c1f2f0 irqdomain: Allow quiet failure mode
Some interrupt controllers refuse to map interrupts marked as
"protected" by firwmare. Since we try to map everyting in the
device-tree on some platforms, we end up with a lot of nasty
WARN's in the boot log for what is a normal situation on those
machines.

This defines a specific return code (-EPERM) from the host map()
callback which cause irqdomain to fail silently.

MPIC is updated to return this when hitting a protected source
printing only a single line message for diagnostic purposes.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2013-05-06 11:37:43 +10:00
..
autoprobe.c
chip.c
debug.h
devres.c
dummychip.c
generic-chip.c
handle.c
internals.h
irqdesc.c
irqdomain.c irqdomain: Allow quiet failure mode 2013-05-06 11:37:43 +10:00
Kconfig
Makefile
manage.c
migration.c
pm.c
proc.c
resend.c
settings.h
spurious.c