diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2023-12-13 11:40:29 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2024-02-09 13:56:11 +0300 |
commit | f9cca2444187f46e0bc90dfc3a5feb7154dbf38d (patch) | |
tree | 01344cb3a75458119bffe600cdbf224ec1af3510 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 34f879fbe461dcdcaecb8bece3266dbea3a745ba (diff) | |
download | linux-f9cca2444187f46e0bc90dfc3a5feb7154dbf38d.tar.xz |
arm64: ptdump: Discover start of vmemmap region at runtime
We will soon reclaim the part of the vmemmap region that covers VA space
that is not addressable by the hardware. To avoid confusion, ensure that
the 'vmemmap start' marker points at the start of the region that is
actually being used for the struct page array, rather than the start of
the region we set aside for it at build time.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20231213084024.2367360-13-ardb@google.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions