[PATCH v6 34/40] arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl
Gavin Shan
gshan at redhat.com
Mon Mar 23 20:43:44 PDT 2026
On 3/14/26 12:46 AM, Ben Horgan wrote:
> From: James Morse <james.morse at arm.com>
>
> Now that MPAM links against resctrl, call resctrl_init() to register the
> filesystem and setup resctrl's structures.
>
> Tested-by: Gavin Shan <gshan at redhat.com>
> Tested-by: Shaopeng Tan <tan.shaopeng at jp.fujitsu.com>
> Tested-by: Peter Newman <peternewman at google.com>
> Tested-by: Zeng Heng <zengheng4 at huawei.com>
> Tested-by: Punit Agrawal <punit.agrawal at oss.qualcomm.com>
> Reviewed-by: Zeng Heng <zengheng4 at huawei.com>
> Reviewed-by: Shaopeng Tan <tan.shaopeng at jp.fujitsu.com>
> Reviewed-by: Jonathan Cameron <jonathan.cameron at huawei.com>
> Signed-off-by: James Morse <james.morse at arm.com>
> Signed-off-by: Ben Horgan <ben.horgan at arm.com>
> ---
> Changes since v2:
> Use for_each_mpam...
> error path tidying
>
> Changes since v3:
> Don't consider abmc/mbwu in teardown
> ---
> drivers/resctrl/mpam_devices.c | 32 ++++++++++++++---
> drivers/resctrl/mpam_internal.h | 4 +++
> drivers/resctrl/mpam_resctrl.c | 63 ++++++++++++++++++++++++++++++++-
> 3 files changed, 94 insertions(+), 5 deletions(-)
>
Reviewed-by: Gavin Shan <gshan at redhat.com>
More information about the linux-arm-kernel
mailing list