Re: [PATCH v4 04/10] arm_mpam: propagate MSC access errors for msmon helpers
Jonathan Cameron <[email protected]> Mon, 27 Jul 2026 23:41:24 +0100
| Newsgroups | org.kernel.vger.linux-acpi,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260727234124.4834835c@jic23-huawei> |
On Thu, 23 Jul 2026 17:54:48 +0200 Andre Przywara <[email protected]> wrote: > Allow the helper functions for msmon accesses to return an error, and > propagate read and write errors from the lower level up. > > Signed-off-by: Andre Przywara <[email protected]> I'd take another look at this one and consider if a few more blank lines would help with readability. Otherwise LGTM Reviewed-by: Jonathan Cameron <[email protected]>