Re: (subset) [PATCH v3 0/2] mpfs: fix handling failed service requests

From: Conor Dooley
Date: Mon Dec 26 2022 - 17:47:12 EST


From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>

On Wed, 23 Nov 2022 17:56:50 +0000, Conor Dooley wrote:
> From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
>
> As things stand, if a service request fails, we never know about it as
> the status register is not read. This is quite obviously far from ideal,
> as we would be reading garbage from the mailbox if a service was to
> fail.
>
> [...]

Applied to riscv-soc-fixes, thanks!

[1/2] soc: microchip: mpfs: handle failed system service requests
https://git.kernel.org/conor/c/730892135b7d

Thanks,
Conor.