diff options
author | Jing Zhang <[email protected]> | 2024-08-22 11:33:31 +0800 |
---|---|---|
committer | Will Deacon <[email protected]> | 2024-08-23 16:03:56 +0100 |
commit | a3dd920977dccc453c550260c4b7605b280b79c3 (patch) | |
tree | 60bbf551524244740398216194e1edfb3fb2dcf8 /scripts/gdb/linux/lists.py | |
parent | 3cce331ee2a4cc99328757a9bd297ad9a39609e8 (diff) |
drivers/perf: Fix ali_drw_pmu driver interrupt status clearing
The alibaba_uncore_pmu driver forgot to clear all interrupt status
in the interrupt processing function. After the PMU counter overflow
interrupt occurred, an interrupt storm occurred, causing the system
to hang.
Therefore, clear the correct interrupt status in the interrupt handling
function to fix it.
Fixes: cf7b61073e45 ("drivers/perf: add DDR Sub-System Driveway PMU driver for Yitian 710 SoC")
Signed-off-by: Jing Zhang <[email protected]>
Reviewed-by: Shuai Xue <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions