On Wed, 30 Jul 2025 at 01:25, Richard Henderson <richard.hender...@linaro.org> wrote: > > Merge init_thread and target_cpu_copy_regs. > There's no point going through a target_pt_regs intermediate. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > linux-user/elfload.c | 7 +------ > linux-user/openrisc/cpu_loop.c | 11 ++++------- > 2 files changed, 5 insertions(+), 13 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM