diff options
author | Pavel Tatashin <[email protected]> | 2021-01-25 14:19:15 -0500 |
---|---|---|
committer | Will Deacon <[email protected]> | 2021-01-27 15:41:12 +0000 |
commit | 77a43be1164852be4b761e4acaf651f986c4e8d7 (patch) | |
tree | c112925d2857dd19c9d7dec1ad6afe9943461860 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4c3c31230c912d8f2e49c775555aadf79a43d418 (diff) |
arm64: kexec: call kexec_image_info only once
Currently, kexec_image_info() is called during load time, and
right before kernel is being kexec'ed. There is no need to do both.
So, call it only once when segments are loaded and the physical
location of page with copy of arm64_relocate_new_kernel is known.
Signed-off-by: Pavel Tatashin <[email protected]>
Acked-by: James Morse <[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-postgresql.py')
0 files changed, 0 insertions, 0 deletions