diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-02-12 10:48:39 -0800 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-02-16 11:04:53 +0000 |
commit | 1720751f94492bb5947ac0e6e200950f824b9389 (patch) | |
tree | 8340cef15db4b0d1c99d4ce5eab7ffec5492e846 /bsd-user/mmap.c | |
parent | 68f77666649bcb033b2c563998b7c19016de6d8b (diff) |
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 'bsd-user/mmap.c')
0 files changed, 0 insertions, 0 deletions