Re: [PATCH v2 21/45] arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks
From: Jonathan Cameron
Date: Mon Jan 05 2026 - 13:02:37 EST
On Fri, 19 Dec 2025 18:11:23 +0000
Ben Horgan <ben.horgan@xxxxxxx> wrote:
> From: James Morse <james.morse@xxxxxxx>
>
> arm64 provides helpers for changing a tasks and a cpus mpam partid/pmg
task's and cpu's
(at least I think that is the intent)
> values.
>
> These are used to back a number of resctrl_arch_ functions. Connect them
> up.
>
> Signed-off-by: James Morse <james.morse@xxxxxxx>
> Signed-off-by: Ben Horgan <ben.horgan@xxxxxxx>
Reviewed-by: Jonathan Cameron <jonathan.cameron@xxxxxxxxxx>