On Thu, 16 Feb 2023 at 03:10, Richard Henderson <[email protected]> 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 <[email protected]> > ---
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
