On 9/18/21 20:44, Richard Henderson wrote:
> linux-user: Reorg handling for SIGSEGV
> linux-user/host/x86: Populate host_signal.h
> linux-user/host/ppc: Populate host_signal.h
> linux-user/host/alpha: Populate host_signal.h
> linux-user/host/sparc: Populate host_signal.h
> linux-user/h
Based-on: 20210915174951.1852266-1-richard.hender...@linaro.org
("linux-user/nios2: trap and kuser fixes")
... which itself is
Based-on: 20210813131809.28655-1-peter.mayd...@linaro.org
("linux-user: Clean up siginfo_t handling for arm, aarch64")
... for force_sig_fault().
and in turn based on my