aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorPasha Tatashin <[email protected]>2021-09-30 14:31:09 +0000
committerWill Deacon <[email protected]>2021-10-01 13:31:00 +0100
commit3744b5280e67f54579abe92576deec0079242323 (patch)
treee0a9a519d17edcebe48b5af1acecde8ab95f202c /tools/perf/scripts/python/export-to-sqlite.py
parent19a046f07ce5a5c34ebb6432192d98cfdb38444f (diff)
arm64: kexec: install a copy of the linear-map
To perform the kexec relocation with the MMU enabled, we need a copy of the linear map. Create one, and install it from the relocation code. This has to be done from the assembly code as it will be idmapped with TTBR0. The kernel runs in TTRB1, so can't use the break-before-make sequence on the mapping it is executing from. The makes no difference yet as the relocation code runs with the MMU disabled. Suggested-by: James Morse <[email protected]> Signed-off-by: Pasha Tatashin <[email protected]> Acked-by: Catalin Marinas <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions