diff options
author | 2013-05-06 11:37:43 +1000 | |
---|---|---|
committer | 2013-05-06 11:37:43 +1000 | |
commit | 5fe0c1f2f0dca3351536284b0180a79f341b7854 (patch) | |
tree | 20e7cc0ae006c8e21fb476d27eeed30771262706 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc/pnv: Fix "compatible" property for P8 PHB (diff) | |
download | linux-dev-5fe0c1f2f0dca3351536284b0180a79f341b7854.tar.xz linux-dev-5fe0c1f2f0dca3351536284b0180a79f341b7854.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions