On 24/1/22 20:15, Fabiano Rosas wrote:
The --disable-tcg build broke when do_rfi stopped being inlined.Fixes: 62e79ef914 ("target/ppc: Remove static inline") Signed-off-by: Fabiano Rosas <faro...@linux.ibm.com> --- target/ppc/excp_helper.c | 2 -- 1 file changed, 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>