kernel_samsung_a53x/drivers/perf
Jing Zhang cd8ffff4c8 perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7
[ Upstream commit 7f949f6f54ff593123ab95b6247bfa4542a65580 ]

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 <renyu.zj@linux.alibaba.com>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/1695612152-123633-1-git-send-email-renyu.zj@linux.alibaba.com
Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-08 11:24:52 +01:00
..
hisilicon Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
arm-cci.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
arm-ccn.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
arm-cmn.c perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7 2024-11-08 11:24:52 +01:00
arm_dsu_pmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
arm_pmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
arm_pmu_acpi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
arm_pmu_platform.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
arm_smmuv3_pmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
arm_spe_pmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
fsl_imx8_ddr_perf.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qcom_l2_pmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qcom_l3_pmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
thunderx2_pmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
xgene_pmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00