Re: [PATCH v7 07/11] arm_mpam: propagate MSC access errors for mpam_reprogram_ris_partid()
Ben Horgan <[email protected]> Mon, 3 Aug 2026 18:22:12 +0100
| Newsgroups | org.kernel.vger.linux-acpi,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Hi Andre, On 7/31/26 18:03, Andre Przywara wrote: > Allow the mpam_reprogram_ris_partid() function check for and return > errors, and propagate MSC read and write errors from the lower level up. > This also covers the callers of this function: mpam_reset_ris() and > apply_config(). > > Signed-off-by: Andre Przywara <[email protected]> Review-by: Ben Horgan <[email protected]> Thanks, Ben