On 5/4/25 17:50, Richard Henderson wrote:
Replace existing usage of current_cpu.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- accel/tcg/tb-internal.h | 3 ++- accel/tcg/tb-maint.c | 8 ++++---- accel/tcg/user-exec.c | 5 +++-- 3 files changed, 9 insertions(+), 7 deletions(-)
Excellent. Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>