From: Richard Henderson <richard.hender...@linaro.org>
> This has only one user, but will make more sense after some code motion.
> 
> Always leave the tcg_init_ctx initialized to the first region, in preparation 
> for
> tcg_prologue_init().  This also requires that we don't re-allocate the region 
> for
> the first cpu, lest we hit the assertion for total number of regions 
> allocated .
> 
> Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
> ---
>  tcg/tcg.c | 37 ++++++++++++++++++++++---------------
>  1 file changed, 22 insertions(+), 15 deletions(-)

Reviewed-by: Luis Pires <luis.pi...@eldorado.org.br>

--
Luis Pires
Instituto de Pesquisas ELDORADO
Aviso Legal - Disclaimer <https://www.eldorado.org.br/disclaimer.html>

Reply via email to