diff options
author | James Morse <james.morse@arm.com> | 2021-11-23 21:41:43 +0300 |
---|---|---|
committer | James Morse <james.morse@arm.com> | 2022-02-15 20:39:05 +0300 |
commit | 03aff3a77a58b5b52a77e00537a42090ad57b80b (patch) | |
tree | e0e0c580eb4393dc618e01ebd1060e02db04d865 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d739da1694a0eaef0358a42b76904b611539b77b (diff) | |
download | linux-03aff3a77a58b5b52a77e00537a42090ad57b80b.tar.xz |
arm64: entry: Free up another register on kpti's tramp_exit path
Kpti stashes x30 in far_el1 while it uses x30 for all its work.
Making the vectors a per-cpu data structure will require a second
register.
Allow tramp_exit two registers before it unmaps the kernel, by
leaving x30 on the stack, and stashing x29 in far_el1.
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: James Morse <james.morse@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions