On Fri, 28 Feb 2025 at 17:32, Richard Henderson <richard.hender...@linaro.org> wrote: > > On 2/28/25 02:32, Peter Maydell wrote: > > Expand the example in the comment documenting MO_ATOM_SUBALIGN, > > to be clearer about the atomicity guarantees it represents. > > > > Signed-off-by: Peter Maydell<peter.mayd...@linaro.org> > > --- > > include/exec/memop.h | 8 ++++++-- > > 1 file changed, 6 insertions(+), 2 deletions(-) > > Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
Thanks; I'll put this in target-arm.next since I'm doing a pullreq before softfreeze, unless you'd rather take it via your tree. -- PMM