On 12/9/22 01:36, Philippe Mathieu-Daudé wrote:
Emphasize this function is called with pages locked.Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> --- accel/tcg/cputlb.c | 2 +- accel/tcg/internal.h | 6 +++--- accel/tcg/tb-maint.c | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-)
Our other subroutines of the same form use the suffix "__locked". As this is my only quibble with the series, I'll fix it up when applying. r~