On Sun, 22 Aug 2021 at 04:55, Richard Henderson <richard.hender...@linaro.org> wrote: > > Use the new functions instead of setting up a target_siginfo_t > and calling queue_signal. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > linux-user/xtensa/cpu_loop.c | 34 ++++++++++++---------------------- > 1 file changed, 12 insertions(+), 22 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM