On 10/1/21 19:11, Richard Henderson wrote:
> The fallback code in raise_sigsegv is sufficient for riscv.
> Remove the code from cpu_loop that raised SIGSEGV.
>
> Cc: qemu-ri...@nongnu.org
> Signed-off-by: Richard Henderson
> ---
> linux-user/riscv/cpu_loop.c | 7 ---
> target/riscv/cpu.c
The fallback code in raise_sigsegv is sufficient for riscv.
Remove the code from cpu_loop that raised SIGSEGV.
Cc: qemu-ri...@nongnu.org
Signed-off-by: Richard Henderson
---
linux-user/riscv/cpu_loop.c | 7 ---
target/riscv/cpu.c | 2 +-
target/riscv/cpu_helper.c | 21 +-