On 15/06/2021 02:38, David Gibson wrote: > On Thu, Jun 10, 2021 at 01:46:46PM -0300, Lucas Mateus Castro (alqotel) wrote: >> The function ppc_tlb_invalid_all is now a no op when compiling without TCG. >> >> Signed-off-by: Lucas Mateus Castro (alqotel) > > Hm, I think I suggested making ppc_tlb_invalidate_all() a stub, rather > than removing the call from !TCG code. But looking at this again, I > think that was a mistake. I think it makes more sense to suppress > this on the caller side, and make this a TCG only function. Ok, I'll add the if in ppc_cpu_reset that calls ppc_tlb_invalidate_all to an #ifdef CONFIG_TCG block, as Fabiano suggested last patch. -- Lucas Mateus M. Araujo e Castro Instituto de Pesquisas ELDORADO Departamento Computação Embarcada Estagiario Aviso Legal - Disclaimer