Re: [PATCH v2] perf/arm-cmn: Ensure port and device id bits are set properly

From: Catalin Marinas
Date: Mon Nov 25 2024 - 14:16:08 EST


On Wed, 20 Nov 2024 16:13:34 -0800, Namhyung Kim wrote:
> The portid_bits and deviceid_bits were set only for XP type nodes in
> the arm_cmn_discover() and it confused other nodes to find XP nodes.
> Copy the both bits from the XP nodes directly when it sets up a new
> node.
>
>

Applied to arm64 (for-next/fixes), thanks!

[1/1] perf/arm-cmn: Ensure port and device id bits are set properly
https://git.kernel.org/arm64/c/dfdf714fed55

--
Catalin