On 11/8/24 06:50, Ilya Leoshkevich wrote:
v1: 
https://lore.kernel.org/qemu-devel/20241017125811.447961-1-...@linux.ibm.com/
v1 -> v2: Drop patch 1, since it's merged.
           Add -pthread to the test (Richard).

Hi,

I noticed that while the sigreturn fix was merged, the test wasn't.
Richard noticed that -pthread was missing, so I'm resending the test
with this issue fixed.

Best regards,
Ilya



Ilya Leoshkevich (1):
   tests/tcg: Test that sigreturn() does not corrupt the signal mask

  tests/tcg/multiarch/Makefile.target     |  3 ++
  tests/tcg/multiarch/sigreturn-sigmask.c | 51 +++++++++++++++++++++++++
  2 files changed, 54 insertions(+)
  create mode 100644 tests/tcg/multiarch/sigreturn-sigmask.c


Queued, thanks.

r~

Reply via email to