On Fri, 28 Feb 2025 at 17:32, Richard Henderson
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
> > ---
> > include/exec/memo
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
---
include/exec/memop.h | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
Reviewed-by:
Expand the example in the comment documenting MO_ATOM_SUBALIGN,
to be clearer about the atomicity guarantees it represents.
Signed-off-by: Peter Maydell
---
include/exec/memop.h | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/include/exec/memop.h b/include/exec/memop.