linux-user/hppa: Force all code addresses to PRIV_USER
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 27 Mar 2024 20:54:06 +0000 (10:54 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 15 May 2024 08:03:44 +0000 (10:03 +0200)
commit3c13b0ffe76057e93e007bedbad3cc556146e3ed
tree04c6c89b39d1ac382370910f50cb6e4c105a6d2e
parenta0ea4becca28c1c14de5c3b8bff8343ab184070c
linux-user/hppa: Force all code addresses to PRIV_USER

The kernel does this along the return path to user mode.

Reviewed-by: Helge Deller <deller@gmx.de>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
linux-user/elfload.c
linux-user/hppa/cpu_loop.c
linux-user/hppa/signal.c
linux-user/hppa/target_cpu.h
target/hppa/cpu.c
target/hppa/cpu.h
target/hppa/gdbstub.c
target/hppa/translate.c