On Tue, 8 Feb 2022 at 07:46, Richard Henderson <richard.hender...@linaro.org> wrote: > > Sparc64 is unique on linux in *not* passing ucontext_t as > the third argument to a SA_SIGINFO handler. It passes the > old struct sigcontext instead.t log
Stray bit of text at the end of the commit message here. > > Fixes: 8b5bd461935b ("linux-user/host/sparc: Populate host_signal.h") > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > linux-user/include/host/sparc64/host-signal.h | 17 +++++++++-------- > 1 file changed, 9 insertions(+), 8 deletions(-) > Otherwise Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM