qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] linux-user/s390x: Save/restore fpc when handling a signal


From: Laurent Vivier
Subject: Re: [PATCH] linux-user/s390x: Save/restore fpc when handling a signal
Date: Tue, 27 Sep 2022 11:22:15 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.1

Le 17/08/2022 à 14:39, Ilya Leoshkevich a écrit :
Linux kernel does this in fpregs_store() and fpregs_load(), so
qemu-user should do this as well.

Found by running valgrind's none/tests/s390x/test_sig.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
---
  linux-user/s390x/signal.c | 2 ++
  1 file changed, 2 insertions(+)

Applied to my linux-user-for-7.2 branch.

Thanks,
Laurent





reply via email to

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