diff options
author | 2016-06-09 17:09:52 +0200 | |
---|---|---|
committer | 2016-07-24 12:31:58 +0200 | |
commit | f97e5e8ef8e18b7a2799068880cc3e5b10ac4efc (patch) | |
tree | fbfa877e9426f19c08530aa570b05a697ac7c847 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | MIPS: Lantiq: Fix eiu interrupt loading code (diff) | |
download | linux-dev-f97e5e8ef8e18b7a2799068880cc3e5b10ac4efc.tar.xz linux-dev-f97e5e8ef8e18b7a2799068880cc3e5b10ac4efc.zip |
MIPS: Lantiq: Use the real EXIN count
We runtime load the available external interrupts into an array and store
the number inside exin_avail. Some of the code however uses MAX_EIU for
looping over the array which may partially be 0. This is a cosmetic fix as
the existing code works as is. It is just nicer to only loop over the array
elements that were actually populated during probe.
Signed-off-by: John Crispin <john@phrozen.org>
Cc: Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/13602/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions