commit | 18856604b3e7090ce42d533995173ee70c24b1c9 | [log] [tgz] |
---|---|---|
author | Palmer Dabbelt <palmer@sifive.com> | Tue Sep 24 17:15:56 2019 -0700 |
committer | Paul Walmsley <paul.walmsley@sifive.com> | Tue Oct 01 13:16:40 2019 -0700 |
tree | 2d52b920be2bb0dc54bb4ad0dd88413a7be5fcee | |
parent | 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c [diff] |
RISC-V: Clear load reservations while restoring hart contexts 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@sifive.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>