On 5/5/24 05:10, BALATON Zoltan wrote:
This macro can be used to abbreviate PAGE_READ | PAGE_WRITE | PAGE_EXEC
for which PAGE_RWX is a better name and renaming it also shows it is
not related to TARGET_PAGE_BITS.

Signed-off-by: BALATON Zoltan<bala...@eik.bme.hu>
---
  accel/tcg/user-exec.c      | 2 +-
  bsd-user/mmap.c            | 6 +++---
  include/exec/cpu-common.h  | 2 +-
  linux-user/elfload.c       | 2 +-
  linux-user/mmap.c          | 2 +-
  target/cris/mmu.c          | 4 ++--
  target/microblaze/helper.c | 2 +-
  7 files changed, 10 insertions(+), 10 deletions(-)

Reasonable.
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to