On Mon, 11 May 2020 at 14:23, Peter Maydell <[email protected]> wrote: > > On Mon, 11 May 2020 at 14:11, Amanieu d'Antras <[email protected]> wrote: > > > > This fixes signal handlers running with the wrong endianness if the > > interrupted code used SETEND to dynamically switch endianness. > > > > Signed-off-by: Amanieu d'Antras <[email protected]> > > --- > > linux-user/arm/signal.c | 8 +++++++- > > 1 file changed, 7 insertions(+), 1 deletion(-) > > > > Reviewed-by: Peter Maydell <[email protected]>
Applied to target-arm.next, thanks. -- PMM
