qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH-for-8.0 3/5] accel/tcg: Rename tb_invalidate_phys_page_[locke


From: Richard Henderson
Subject: Re: [PATCH-for-8.0 3/5] accel/tcg: Rename tb_invalidate_phys_page_[locked_]fast()
Date: Fri, 16 Dec 2022 09:31:24 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 12/9/22 01:36, Philippe Mathieu-Daudé wrote:
Emphasize this function is called with pages locked.

Signed-off-by: Philippe Mathieu-Daudé <philmd@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~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]