On 24/4/25 03:19, Richard Henderson wrote:
Use vaddr instead of target_ulong.  At the same time,
use int instead of unsigned long for flags, to match
page_set_flags().

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  include/user/page-protection.h |  4 +---
  accel/tcg/user-exec.c          | 10 +++++-----
  linux-user/elfload.c           | 19 +++++++++----------
  linux-user/syscall.c           |  8 ++++----
  4 files changed, 19 insertions(+), 22 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to