diff options
author | Pasha Tatashin <[email protected]> | 2021-09-30 14:31:08 +0000 |
---|---|---|
committer | Will Deacon <[email protected]> | 2021-10-01 13:31:00 +0100 |
commit | 19a046f07ce5a5c34ebb6432192d98cfdb38444f (patch) | |
tree | 6fef169425715072bc67c45b1bf423e241609cc0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ba959fe96a1bbb98765762da20ecb3a6eb9c9d39 (diff) |
arm64: kexec: use ld script for relocation function
Currently, relocation code declares start and end variables
which are used to compute its size.
The better way to do this is to use ld script, and put relocation
function in its own section.
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