diff options
author | Richard Henderson | 2022-08-11 02:22:04 +0200 |
---|---|---|
committer | Richard Henderson | 2022-09-06 08:32:35 +0200 |
commit | fbd3c4cff641cae082edb765017cbb699efa6712 (patch) | |
tree | 012e04885c0592dd86e8228cedb5baf13a147226 /linux-user/thunk.c | |
parent | Merge tag 'pull-or1k-20220904' of https://github.com/stffrdhrn/qemu into staging (diff) | |
download | qemu-fbd3c4cff641cae082edb765017cbb699efa6712.tar.gz qemu-fbd3c4cff641cae082edb765017cbb699efa6712.tar.xz qemu-fbd3c4cff641cae082edb765017cbb699efa6712.zip |
linux-user/arm: Mark the commpage executable
We're about to start validating PAGE_EXEC, which means
that we've got to mark the commpage executable. We had
been placing the commpage outside of reserved_va, which
was incorrect and lead to an abort.
Acked-by: Ilya Leoshkevich <iii@linux.ibm.com>
Tested-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'linux-user/thunk.c')
0 files changed, 0 insertions, 0 deletions