diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2016-08-31 14:05:14 +0300 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2016-09-02 13:47:51 +0300 |
commit | 9dcf7914ae238619ae019dcf82a91c817ff8628e (patch) | |
tree | 467135c4d1457e1e3cd95dbe338aee8dd06c81a1 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 3c5e9f238bc475b0712419eaebc643c07c73cb94 (diff) | |
download | linux-9dcf7914ae238619ae019dcf82a91c817ff8628e.tar.xz |
arm64: kernel: use x30 for __enable_mmu return address
Using x27 for passing to __enable_mmu what is essentially the return
address makes the code look more complicated than it needs to be. So
switch to x30/lr, and update the secondary and cpu_resume call sites to
simply call __enable_mmu as an ordinary function, with a bl instruction.
This requires the callers to be covered by .idmap.text.
Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions