On Fri, Oct 1, 2021 at 10:15 AM Richard Henderson <richard.hender...@linaro.org> wrote: > > The fallback code in raise_sigsegv is sufficient for xtensa. > Remove the code from cpu_loop that raised SIGSEGV. > > Cc: Max Filippov <jcmvb...@gmail.com> > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/xtensa/cpu.h | 2 +- > linux-user/xtensa/cpu_loop.c | 9 --------- > target/xtensa/cpu.c | 2 +- > target/xtensa/helper.c | 22 +--------------------- > 4 files changed, 3 insertions(+), 32 deletions(-)
Acked-by: Max Filippov <jcmvb...@gmail.com> -- Thanks. -- Max