summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMarc Zyngier <maz@kernel.org>2026-07-25 17:26:27 +0100
committerWill Deacon <will@kernel.org>2026-08-02 11:16:22 +0000
commite445816a488a66ea75f228f3b9b451aeff953250 (patch)
tree8e33f8ee1d7cc95acde28d2d8a0b6c23dce62561 /tools/perf/scripts/python
parent36e200f0199192c48e563bd365fe6e88e4cb0862 (diff)
perf: arm_pmu_acpi: Get rid of the edge-triggered interrupt oddity
The ACPI spec bizarrely indicates that the PMU interrupt can be edge-triggered, which contradicts the very basics of the PMU architecture (SW is required to clear the interrupt condition for the level to drop). Remove the code parsing this flag and always flag the interrupt as level triggered, no matter what firmware says. Signed-off-by: Marc Zyngier <maz@kernel.org> Reviewed-by: Zenghui Yu <yuzenghui@huawei.com> Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions