On 20/3/23 11:10, Alex Bennée wrote:
This avoids us having to make sure each exit path does an unlock.Signed-off-by: Alex Bennée <alex.ben...@linaro.org> --- accel/tcg/cpu-exec.c | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>