summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorRobin Murphy <robin.murphy@arm.com>2026-02-03 14:07:29 +0000
committerSasha Levin <sashal@kernel.org>2026-03-04 07:21:14 -0500
commitd3e837e11ee9ed08df229272319199003ba00379 (patch)
treee0b56663359a7d25b9abea51cb3858621a93f250 /CREDITS
parent9bd98d088f47153a81a6ec8162b4415c64aa7f39 (diff)
perf/arm-cmn: Reject unsupported hardware configurations
[ Upstream commit 36c0de02575ce59dfd879eb4ef63d53a68bbf9ce ] So far we've been fairly lax about accepting both unknown CMN models (at least with a warning), and unknown revisions of those which we do know, as although things do frequently change between releases, typically enough remains the same to be somewhat useful for at least some basic bringup checks. However, we also make assumptions of the maximum supported sizes and numbers of things in various places, and there's no guarantee that something new might not be bigger and lead to nasty array overflows. Make sure we only try to run on things that actually match our assumptions and so will not risk memory corruption. We have at least always failed on completely unknown node types, so update that error message for clarity and consistency too. Cc: stable@vger.kernel.org Fixes: 7819e05a0dce ("perf/arm-cmn: Revamp model detection") Reviewed-by: Ilkka Koskinen <ilkka@os.amperecomputing.com> Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Will Deacon <will@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions