]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf/arm-cmn: Remove CMN-600 DTC domain special case
authorRobin Murphy <robin.murphy@arm.com>
Tue, 18 Mar 2025 14:32:10 +0000 (14:32 +0000)
committerWill Deacon <will@kernel.org>
Thu, 17 Apr 2025 13:08:10 +0000 (14:08 +0100)
commit674cd7740257a27e3f81a0b66c9f6e65912eaca6
treee3711da6a1e78352965bed81928890ce7944779f
parent0af2f6be1b4281385b618cb86ad946eded089ac8
perf/arm-cmn: Remove CMN-600 DTC domain special case

The special case for trying to infer the DTC domain for DTC-adjacent
nodes on CMN-600 is fragile and buggy - currently resulting in subtly
messed up DTC counter allocation - and the theoretical benefit it
offers to a tiny minority of use-cases arguably doesn't outweigh the
inconsistency it offers to others anyway. Just get rid of it.

Fixes: ab33c66fd8f1 ("perf/arm-cmn: Enable per-DTC counter allocation")
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/67985e39f53b56385d79a4f1264cf7f9cacedb58.1742308248.git.robin.murphy@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
drivers/perf/arm-cmn.c