diff options
author | 2015-06-29 09:02:40 +0100 | |
---|---|---|
committer | 2015-06-30 18:13:05 +0100 | |
commit | b265da5a45ce60bd3d7505cc0eaa6cfba50946a1 (patch) | |
tree | 2fb8f58816d762241dcbc9120fad40e32b4a8c43 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | arm64: perf: Don't use of_node after putting it (diff) | |
download | wireguard-linux-b265da5a45ce60bd3d7505cc0eaa6cfba50946a1.tar.xz wireguard-linux-b265da5a45ce60bd3d7505cc0eaa6cfba50946a1.zip |
arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIs
Commit d795ef9aa831 ("arm64: perf: don't warn about missing
interrupt-affinity property for PPIs") added a check for PPIs so that
we avoid parsing the interrupt-affinity property for these naturally
affine interrupts.
Unfortunately, this check can trigger an early (successful) return and
we will not assign the value of cpu_pmu->plat_device. This patch fixes
the issue.
Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions