diff options
author | Nam Cao <[email protected]> | 2024-05-26 13:01:04 +0200 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2024-05-30 09:42:52 -0700 |
commit | 7bed51617401dab2be930b13ed5aacf581f7c8ef (patch) | |
tree | 916ab0ce2a66d0baf806a5471db55b4d2e01dbf6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a638b0461b58aa3205cd9d5f14d6f703d795b4af (diff) |
riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernel
HAVE_ARCH_HUGE_VMAP also works on XIP kernel, so remove its dependency on
!XIP_KERNEL.
This also fixes a boot problem for XIP kernel introduced by the commit in
"Fixes:". This commit used huge page mapping for vmemmap, but huge page
vmap was not enabled for XIP kernel.
Fixes: ff172d4818ad ("riscv: Use hugepage mappings for vmemmap")
Signed-off-by: Nam Cao <[email protected]>
Cc: <[email protected]>
Reviewed-by: Alexandre Ghiti <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions