Re: [PATCH v2 01/12] arm_mpam: Move MPAMF_ECR write helpers to allow reuse

From: Gavin Shan

Date: Tue Sep 22 2026 - 01:44:28 EST


On 9/18/26 12:56 AM, Ben Horgan wrote:
In preparation for calling mpam_enable_msc_ecr() from the CPU hotplug
handlers move it higher in the file. Move mpam_disable_msc_ecr() too to
keep them together.

Signed-off-by: Ben Horgan <ben.horgan@xxxxxxx>
Tested-by: Gavin Shan <gshan@xxxxxxxxxx>
---
drivers/resctrl/mpam_devices.c | 38 +++++++++++++++++-----------------
1 file changed, 19 insertions(+), 19 deletions(-)


Reviewed-by: Gavin Shan <gshan@xxxxxxxxxx>