On Sun, 9 Jan 2022 at 16:23, Warner Losh <i...@bsdimp.com> wrote: > > Move the EXCP_ATOMIC case to match linux-user/arm/cpu_loop.c:cpu_loop > ordering. > > Signed-off-by: Warner Losh <i...@bsdimp.com> > --- > bsd-user/arm/target_arch_cpu.h | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM