diff options
author | Mark Rutland <[email protected]> | 2017-12-12 16:56:06 +0000 |
---|---|---|
committer | Will Deacon <[email protected]> | 2018-02-20 11:34:54 +0000 |
commit | 84b4be57ae17f8c0b3c1d8629e10f23910838fd7 (patch) | |
tree | 2a9a95ff4a3007a8e9ba61a057d059d562444eb8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6de3f79112cc26bf24edbb240248d21e1dd85dde (diff) |
arm_pmu: note IRQs and PMUs per-cpu
To support ACPI systems, we need to request IRQs before we know the
associated PMU, and thus we need some percpu variable that the IRQ
handler can find the PMU from.
As we're going to request IRQs without the PMU, we can't rely on the
arm_pmu::active_irqs mask, and similarly need to track requested IRQs
with a percpu variable.
Signed-off-by: Mark Rutland <[email protected]>
[will: made armpmu_count_irq_users static]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions