Re: [PATCH v4 03/10] arm_mpam: propagate MSC access errors for MBWU counters

Jonathan Cameron <[email protected]> Mon, 27 Jul 2026 23:37:49 +0100
Newsgroups gmane.linux.acpi.devel,gmane.linux.ports.arm.kernel,gmane.linux.kernel
Message-ID <20260727233749.3c44257d@jic23-huawei>
On Thu, 23 Jul 2026 17:54:47 +0200
Andre Przywara <[email protected]> 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]>