Re: [PATCH v2 00/25] linux-user/sparc: Implement rt signals

2021-05-15 Thread Laurent Vivier
Le 26/04/2021 à 04:53, Richard Henderson a écrit : > Supercedes: 20210425155749.896330-1-richard.hender...@linaro.org > ("linux-user/sparc64: Implement signals") > > This time, in the lead-up, merge the sparc and sparc64 directories. > Implement rt signals for sparc32 as well, since there are only

Re: [PATCH v2 00/25] linux-user/sparc: Implement rt signals

2021-04-26 Thread Alex Bennée
Richard Henderson writes: > On 4/25/21 7:53 PM, Richard Henderson wrote: >> Supercedes:20210425155749.896330-1-richard.hender...@linaro.org >> ("linux-user/sparc64: Implement signals") >> This time, in the lead-up, merge the sparc and sparc64 directories. >> Implement rt signals for sparc32 as

Re: [PATCH v2 00/25] linux-user/sparc: Implement rt signals

2021-04-25 Thread Richard Henderson
On 4/25/21 7:53 PM, Richard Henderson wrote: Supercedes:20210425155749.896330-1-richard.hender...@linaro.org ("linux-user/sparc64: Implement signals") This time, in the lead-up, merge the sparc and sparc64 directories. Implement rt signals for sparc32 as well, since there are only a few differen

[PATCH v2 00/25] linux-user/sparc: Implement rt signals

2021-04-25 Thread Richard Henderson
Supercedes: 20210425155749.896330-1-richard.hender...@linaro.org ("linux-user/sparc64: Implement signals") This time, in the lead-up, merge the sparc and sparc64 directories. Implement rt signals for sparc32 as well, since there are only a few differences between the two. r~ Richard Henderson