On 4/27/24 08:57, Philippe Mathieu-Daudé wrote:
Extract page-protection definitions from "exec/cpu-all.h"
to "exec/page-prot-common.h".

The list of files requiring the new header was generated
using:

$ git grep -wE \
   'PAGE_(READ|WRITE|EXEC|BITS|VALID|ANON|RESERVED|TARGET_.|PASSTHROUGH)'

Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org>
Acked-by: Nicholas Piggin<npig...@gmail.com>
---

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

r~

Reply via email to