summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorSamuel Holland <samuel.holland@sifive.com>2024-10-26 20:13:54 +0300
committerPalmer Dabbelt <palmer@rivosinc.com>2025-03-27 01:56:40 +0300
commit2c0391b29b27f315c1b4c29ffde66f50b29fab99 (patch)
tree5495a849828fb02f632bcbe9c0ca88741228c6bb /tools/perf/scripts/python/flamegraph.py
parentbffada8201fc9933ba0974b76b6068d6b4557ef4 (diff)
downloadlinux-2c0391b29b27f315c1b4c29ffde66f50b29fab99.tar.xz
riscv: Allow NOMMU kernels to access all of RAM
NOMMU kernels currently cannot access memory below the kernel link address. Remove this restriction by setting PAGE_OFFSET to the actual start of RAM, as determined from the devicetree. The kernel link address must be a constant, so keep using CONFIG_PAGE_OFFSET for that purpose. Signed-off-by: Samuel Holland <samuel.holland@sifive.com> Reviewed-by: Jesse Taube <mr.bossman075@gmail.com> Link: https://lore.kernel.org/r/20241026171441.3047904-3-samuel.holland@sifive.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions