On Thu, 16 Feb 2023 at 03:10, Richard Henderson <richard.hender...@linaro.org> wrote: > > This is required for LSE2, where the pair must be treated > atomically if it does not cross a 16-byte boundary. But > it simplifies the code to do this always, just use the > unpaired atomicity without LSE2. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM