diff options
author | Richard Henderson | 2021-02-12 19:48:39 +0100 |
---|---|---|
committer | Peter Maydell | 2021-02-16 12:04:53 +0100 |
commit | 1720751f94492bb5947ac0e6e200950f824b9389 (patch) | |
tree | 8340cef15db4b0d1c99d4ce5eab7ffec5492e846 /include/exec | |
parent | linux-user: Tidy VERIFY_READ/VERIFY_WRITE (diff) | |
download | qemu-1720751f94492bb5947ac0e6e200950f824b9389.tar.gz qemu-1720751f94492bb5947ac0e6e200950f824b9389.tar.xz qemu-1720751f94492bb5947ac0e6e200950f824b9389.zip |
bsd-user: Tidy VERIFY_READ/VERIFY_WRITE
These constants are only ever used with access_ok, and friends.
Rather than translating them to PAGE_* bits, let them equal
the PAGE_* bits to begin.
Reviewed-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210212184902.1251044-9-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions