diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2024-02-14 15:29:00 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2024-02-16 15:42:32 +0300 |
commit | 8d47b8e5c74a1be600fd68bbbb4c2ecd8d4cc33c (patch) | |
tree | 4c19ce1a3ae382e26b83ebbff6c2e4707fbe3983 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a669c6a4935626786e456b25e9cf2bfbba908f15 (diff) | |
download | linux-8d47b8e5c74a1be600fd68bbbb4c2ecd8d4cc33c.tar.xz |
arm64: head: allocate more pages for the kernel mapping
In preparation for switching to an early kernel mapping routine that
maps each segment according to its precise boundaries, and with the
correct attributes, let's allocate some extra pages for page tables for
the 4k page size configuration. This is necessary because the start and
end of each segment may not be aligned to the block size, and so we'll
need an extra page table at each segment boundary.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20240214122845.2033971-59-ardb+git@google.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions