diff options
author | Helge Deller | 2022-09-24 13:45:01 +0200 |
---|---|---|
committer | Laurent Vivier | 2022-09-27 13:19:05 +0200 |
commit | 2319a53758efd0a2a1b45d94d3a3b721730cbc00 (patch) | |
tree | b57418f44583ecab67edfed690a7510308e2e045 /linux-user/main.c | |
parent | linux-user/hppa: Allow PROT_GROWSUP and PROT_GROWSDOWN in mprotect() (diff) | |
download | qemu-2319a53758efd0a2a1b45d94d3a3b721730cbc00.tar.gz qemu-2319a53758efd0a2a1b45d94d3a3b721730cbc00.tar.xz qemu-2319a53758efd0a2a1b45d94d3a3b721730cbc00.zip |
linux-user/hppa: Fix setup_sigcontext()
We don't emulate a preemptive kernel on this level, and the hppa architecture
doesn't allow context switches on the gateway page. So we always have to return
to sc_iaoq[] and not to gr[31].
This fixes the remaining random segfaults which still occured.
Signed-off-by: Helge Deller <deller@gmx.de>
Message-Id: <20220924114501.21767-8-deller@gmx.de>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'linux-user/main.c')
0 files changed, 0 insertions, 0 deletions