Re: [PATCH v3 00/25] linux-user: Clean up siginfo_t handling

2021-09-19 Thread Richard Henderson
On 9/18/21 6:56 PM, Richard Henderson wrote: Based-on: 20210918184527.408540-1-richard.hender...@linaro.org ("linux-user: Streamline handling of SIGSEGV") which is in turn based on at least 3 other patch sets, so: https://gitlab.com/rth7680/qemu/-/commits/tcg-siginfo Changes since v2: *

[PATCH v3 00/25] linux-user: Clean up siginfo_t handling

2021-09-18 Thread Richard Henderson
Based-on: 20210918184527.408540-1-richard.hender...@linaro.org ("linux-user: Streamline handling of SIGSEGV") which is in turn based on at least 3 other patch sets, so: https://gitlab.com/rth7680/qemu/-/commits/tcg-siginfo Changes since v2: * Rebase on top of sigsegv cleanup, which eliminate