Re: [PATCH] RISC-V: Clear load reservations while restoring hart contexts

From: Paul Walmsley
Date: Fri Oct 04 2019 - 13:35:47 EST


On Tue, 24 Sep 2019, Palmer Dabbelt wrote:

> This is almost entirely a comment. The bug is unlikely to manifest on
> existing hardware because there is a timeout on load reservations, but
> manifests on QEMU because there is no timeout.
>
> Signed-off-by: Palmer Dabbelt <palmer@xxxxxxxxxx>

Thanks, queued for v5.4-rc.


- Paul