[PATCH 0/3] linux-user/s390x: some signal fixes

Richard Henderson posted 3 patches 3 years ago
Failed in applying to current master (apply log)
There is a newer version of this series
linux-user/s390x/signal.c | 265 +++++++++++++++++++++++---------------
1 file changed, 159 insertions(+), 106 deletions(-)
[PATCH 0/3] linux-user/s390x: some signal fixes
Posted by Richard Henderson 3 years ago
The first patch fixes a clang sanitize=undefined abort.

The second patch is probably does too much and should be split,
but I'm lazy tonight.  I'll wait for comment before changes.

The third patch is new functionality, which should have gone
in with the s390x vector support.


r~


Richard Henderson (3):
  linux-user/s390x: Fix sigframe types
  linux-user/s390x: Clean up signal.c
  linux-user/s390x: Handle vector regs in signal stack

 linux-user/s390x/signal.c | 265 +++++++++++++++++++++++---------------
 1 file changed, 159 insertions(+), 106 deletions(-)

-- 
2.25.1