Re: [PATCH v7 03/11] arm_mpam: propagate MSC access errors for MBWU counters

Gavin Shan <[email protected]> Tue, 4 Aug 2026 13:43:47 +1000
Newsgroups gmane.linux.kernel,gmane.linux.acpi.devel,gmane.linux.ports.arm.kernel
Message-ID <[email protected]>
On 8/1/26 3:03 AM, Andre Przywara wrote:
> Allow the mpam_msc_read_mbwu_l() function to return an error, and
> propagate errors from the lower level up. This also changes the users
> of this function.
> 
> Signed-off-by: Andre Przywara <[email protected]>
> Reviewed-by: Jonathan Cameron <[email protected]>
> Reviewed-by: Ben Horgan <[email protected]>
> ---
>   drivers/resctrl/mpam_devices.c | 45 +++++++++++++++++++++++-----------
>   1 file changed, 31 insertions(+), 14 deletions(-)
> 

Reviewed-by: Gavin Shan <[email protected]>