diff options
author | Alexandre Ghiti <alexghiti@rivosinc.com> | 2023-12-13 14:40:27 +0100 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2024-01-09 10:59:08 -0800 |
commit | b8b2711336f03ece539de61479d6ffc44fb603d3 (patch) | |
tree | af5280e79a37f852f755fed68942588664a60e50 /tools/testing/radix-tree/linux/xarray.h | |
parent | 749b94b08005929bbc636df21a23322733166e35 (diff) |
riscv: Fix set_direct_map_default_noflush() to reset _PAGE_EXEC
When resetting the linear mapping permissions, we must make sure that we
clear the X bit so that do not end up with WX mappings (since we set
PAGE_KERNEL).
Fixes: 395a21ff859c ("riscv: add ARCH_HAS_SET_DIRECT_MAP support")
Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Link: https://lore.kernel.org/r/20231213134027.155327-3-alexghiti@rivosinc.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'tools/testing/radix-tree/linux/xarray.h')
0 files changed, 0 insertions, 0 deletions