* Richard Henderson <richard.hender...@linaro.org>: > The kernel does this along the return path to user mode. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
Reviewed-by: Helge Deller <del...@gmx.de> > linux-user/hppa/target_cpu.h | 4 ++-- > target/hppa/cpu.h | 3 +++ > linux-user/elfload.c | 4 ++-- > linux-user/hppa/cpu_loop.c | 14 +++++++------- > linux-user/hppa/signal.c | 6 ++++-- > target/hppa/cpu.c | 7 +++++-- > target/hppa/gdbstub.c | 6 ++++++ > target/hppa/translate.c | 4 ++-- > 8 files changed, 31 insertions(+), 17 deletions(-)