qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 12/30] linux-user/cris: Use force_sig_fault, force_sigsegv


From: Peter Maydell
Subject: Re: [PATCH v2 12/30] linux-user/cris: Use force_sig_fault, force_sigsegv_code
Date: Tue, 24 Aug 2021 17:27:32 +0100

On Sun, 22 Aug 2021 at 04:55, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Use the new functions instead of setting up a target_siginfo_t
> and calling queue_signal.

You should mention in the commit message that this fixes two bugs:
 * SIGSEGV not distinguishing MAPERR from ACCERR
 * SIGTRAP on breakpoint not setting the address

Otherwise
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM



reply via email to

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