diff options
author | Helge Deller <deller@gmx.de> | 2022-09-24 13:45:01 +0200 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2022-09-27 13:19:05 +0200 |
commit | 2319a53758efd0a2a1b45d94d3a3b721730cbc00 (patch) | |
tree | b57418f44583ecab67edfed690a7510308e2e045 /hmp-commands.hx | |
parent | 4c184e70ad01289f89a9a780d154b00d6a86cccd (diff) |
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 'hmp-commands.hx')
0 files changed, 0 insertions, 0 deletions