On Wed, 30 Jul 2025 at 01:19, Richard Henderson
<[email protected]> wrote:
>
> Merge init_thread and target_cpu_copy_regs.
> There's no point going through a target_pt_regs intermediate.
>
> Note that init_thread had set ps in target_pt_regs, but
> target_cpu_copy_regs did not copy to env.  This turns out to be
> ok because alpha_cpu_initfn initializes flags properly.
>
> Signed-off-by: Richard Henderson <[email protected]>
> ---

Reviewed-by: Peter Maydell <[email protected]>

thanks
-- PMM

Reply via email to