diff options
| author | Marc Zyngier <maz@kernel.org> | 2026-07-25 17:26:27 +0100 |
|---|---|---|
| committer | Will Deacon <will@kernel.org> | 2026-08-02 11:16:22 +0000 |
| commit | e445816a488a66ea75f228f3b9b451aeff953250 (patch) | |
| tree | 8e33f8ee1d7cc95acde28d2d8a0b6c23dce62561 /tools/perf/scripts | |
| parent | 36e200f0199192c48e563bd365fe6e88e4cb0862 (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')
0 files changed, 0 insertions, 0 deletions
