diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-01-07 13:32:38 -0800 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2022-01-11 18:40:44 +0100 |
commit | d30e60e7b4c38c3688e5690bc28f582c64a3c971 (patch) | |
tree | 6f1bfe751f2806ea4b87ab7ddaa5e4d3d370bff2 /linux-user/uname.c | |
parent | b60070566914d09f52d0225006e8eeab85a233cf (diff) |
linux-user/ppc: Use force_sig_fault
Use the new function instead of setting up a target_siginfo_t
and calling queue_signal. Fill in the missing PC for SIGTRAP.
The fault address for POWERPC_EXCP_ISI is nip exactly, not nip - 4.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220107213243.212806-20-richard.henderson@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'linux-user/uname.c')
0 files changed, 0 insertions, 0 deletions