qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 0/1] tests/tcg: Test that sigreturn() does not corrupt the


From: Richard Henderson
Subject: Re: [PATCH v2 0/1] tests/tcg: Test that sigreturn() does not corrupt the signal mask
Date: Tue, 12 Nov 2024 07:39:13 -0800
User-agent: Mozilla Thunderbird

On 11/8/24 06:50, Ilya Leoshkevich wrote:
v1: 
https://lore.kernel.org/qemu-devel/20241017125811.447961-1-iii@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

[Prev in Thread] Current Thread [Next in Thread]