Re: [PATCH 0/2] linux-user/microblaze: update signal handling

2020-10-13 Thread Edgar E. Iglesias
On Sat, Oct 10, 2020 at 12:31:28PM -0500, Richard Henderson wrote: > The linux microblaze port only implements rt signal handing, > not the old style. This allows our linux-test to pass for mb, > if you have a cross-compiler available for the build. Tested-by: Edgar E. Iglesias Reviewed-by: Edga

[PATCH 0/2] linux-user/microblaze: update signal handling

2020-10-10 Thread Richard Henderson
The linux microblaze port only implements rt signal handing, not the old style. This allows our linux-test to pass for mb, if you have a cross-compiler available for the build. r~ Richard Henderson (2): linux-user/microblaze: Implement rt signal frames linux-user/microblaze: Remove non-rt