Loading
linux-user/hppa: Fix cpu_clone_regs
By failing to return from the syscall in the child, the child issues another clone syscall and hilarity ensues. Signed-off-by:Richard Henderson <rth@twiddle.net> Signed-off-by:
Riku Voipio <riku.voipio@linaro.org>