On 1/17/21 6:48 AM, Philippe Mathieu-Daudé wrote: > tb_flush_jmp_cache() is only called within TCG accelerator, > declare it locally. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > We could also inline it in cputlb.c, the single user. > ---
Yes, I think we should move it to cputlb.c. I have queued a patch to do so. r~
