diff options
| author | Richard Henderson | 2021-04-06 19:40:31 +0200 |
|---|---|---|
| committer | Peter Maydell | 2021-04-12 12:06:24 +0200 |
| commit | 52c01ada86611136e3122dd139788dbcbc292d86 (patch) | |
| tree | e71dfe808a700301c357fd86c4218bcabebba1a4 /include/exec/exec-all.h | |
| parent | target/arm: Check PAGE_WRITE_ORG for MTE writeability (diff) | |
| download | qemu-52c01ada86611136e3122dd139788dbcbc292d86.tar.gz qemu-52c01ada86611136e3122dd139788dbcbc292d86.tar.xz qemu-52c01ada86611136e3122dd139788dbcbc292d86.zip | |
exec: Fix overlap of PAGE_ANON and PAGE_TARGET_1
Unfortuately, the elements of PAGE_* were not in numerical
order and so PAGE_ANON was added to an "unused" bit.
As an arbitrary choice, move PAGE_TARGET_{1,2} together.
Cc: Laurent Vivier <laurent@vivier.eu>
Fixes: 26bab757d41b ("linux-user: Introduce PAGE_ANON")
Buglink: https://bugs.launchpad.net/bugs/1922617
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Tested-by: Laurent Vivier <laurent@vivier.eu>
Tested-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions
