[PATCH v2 19/29] arm_mpam: Use a static key to indicate when mpam is enabled
James Morse
james.morse at arm.com
Fri Oct 3 11:03:25 PDT 2025
Hi Jonathan,
On 12/09/2025 13:13, Jonathan Cameron wrote:
> On Wed, 10 Sep 2025 20:42:59 +0000
> James Morse <james.morse at arm.com> wrote:
>
>> Once all the MSC have been probed, the system wide usable number of
>> PARTID is known and the configuration arrays can be allocated.
>>
>> After this point, checking all the MSC have been probed is pointless,
>> and the cpuhp callbacks should restore the configuration, instead of
>> just resetting the MSC.
>>
>> Add a static key to enable this behaviour. This will also allow MPAM
>> to be disabled in repsonse to an error, and the architecture code to
>> enable/disable the context switch of the MPAM system registers.
>>
>> Signed-off-by: James Morse <james.morse at arm.com>
>
> Seems fine to me (other than the TODO move to arch code
> that should probably be resolved.
That is just to make it clear this isn't where it should live, its a quirk of moving
the arch code alter to reduce the number of trees this interacts with.
I've dropped the word 'TODO'...
> Reviewed-by: Jonathan Cameron <jonathan.cameron at huawei.com>
Thanks!
James
More information about the linux-arm-kernel
mailing list