Re: [PATCH v2 19/45] arm_mpam: resctrl: Add resctrl_arch_get_config()
From: Jonathan Cameron <jonathan.cameron@huawei.com>
Date: 2026-01-05 17:53:58
Also in:
kvmarm, lkml
From: Jonathan Cameron <jonathan.cameron@huawei.com>
Date: 2026-01-05 17:53:58
Also in:
kvmarm, lkml
On Fri, 19 Dec 2025 18:11:21 +0000 Ben Horgan [off-list ref] wrote:
From: James Morse <james.morse@arm.com> Implement resctrl_arch_get_config() by testing the live configuration for a CPOR bitmap. For any other configuration type return the default. Signed-off-by: James Morse <james.morse@arm.com> Signed-off-by: Ben Horgan <ben.horgan@arm.com>
Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei.com>