aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPavel Tatashin <[email protected]>2021-01-25 14:19:17 -0500
committerWill Deacon <[email protected]>2021-01-27 15:41:12 +0000
commita360190e8a42d47ea80355f286939ba82b02405a (patch)
tree093b463c808f6107acc0db0b13e19eae9aca70c0 /tools/perf/scripts/python/export-to-postgresql.py
parentdbd82fee0f258739272349bc87f5841fc1fb982a (diff)
arm64: kexec: arm64_relocate_new_kernel don't use x0 as temp
x0 will contain the only argument to arm64_relocate_new_kernel; don't use it as a temp. Reassigned registers to free-up x0 so we won't need to copy argument, and can use it at the beginning and at the end of the function. Signed-off-by: Pavel Tatashin <[email protected]> Reviewed-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