diff options
author | Mark Rutland <mark.rutland@arm.com> | 2018-07-11 16:56:46 +0300 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2018-07-12 16:49:47 +0300 |
commit | d9be03256d745360a859b11091e5a43f7828382b (patch) | |
tree | 79002ebd5411c6bcf9110ebef6f6b89dfce87f3d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3b7142752e4bee153df6db4a76ca104ef0d7c0b4 (diff) | |
download | linux-d9be03256d745360a859b11091e5a43f7828382b.tar.xz |
arm64: don't restore GPRs when context tracking
Now that syscalls are invoked with pt_regs, we no longer need to ensure
that the argument regsiters are live in the entry assembly, and it's
fine to not restore them after context_tracking_user_exit() has
corrupted them.
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions