diff options
author | Jing Zhang <[email protected]> | 2023-09-25 11:22:32 +0800 |
---|---|---|
committer | Will Deacon <[email protected]> | 2023-09-29 16:24:59 +0100 |
commit | 7f949f6f54ff593123ab95b6247bfa4542a65580 (patch) | |
tree | 2ffe3bf3c87b40c51011ab635d40c0b19625eed1 /drivers/usb/cdns3/cdns3-plat.c | |
parent | 44a5b6b5c7fee5146572b4c57f0d9d9c398d1033 (diff) |
perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7
The register por_dt_pmovsr Bits[7:0] indicates overflow from counters 7
to 0. But in arm_cmn_handle_irq(), only handled the overflow status of
Bits[3:0] which results in unhandled overflow status of counters 4 to 7.
So let the overflow status of DTC counters 4 to 7 to be handled.
Fixes: 0ba64770a2f2 ("perf: Add Arm CMN-600 PMU driver")
Signed-off-by: Jing Zhang <[email protected]>
Reviewed-by: Robin Murphy <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-plat.c')
0 files changed, 0 insertions, 0 deletions