summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMark Rutland <mark.rutland@arm.com>2018-07-11 16:56:47 +0300
committerWill Deacon <will.deacon@arm.com>2018-07-12 16:49:47 +0300
commit99ed3ed08d629eb0db6866d266e2bbe35efa5f9d (patch)
treed9970bf3fca6b46bebf324a4bd921c3b800aafb7 /tools/perf/scripts/python
parentd9be03256d745360a859b11091e5a43f7828382b (diff)
downloadlinux-99ed3ed08d629eb0db6866d266e2bbe35efa5f9d.tar.xz
arm64: don't reload GPRs after apply_ssbd
Now that all of the syscall logic works on the saved pt_regs, apply_ssbd can safely corrupt x0-x3 in the entry paths, and we no longer need to restore them. So let's remove the logic doing so. With that logic gone, we can fold the branch target into the macro, so that callers need not deal with this. GAS provides \@, which provides a unique value per macro invocation, which we can use to create a unique label. Signed-off-by: Mark Rutland <mark.rutland@arm.com> Acked-by: Marc Zyngier <marc.zyngier@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')
0 files changed, 0 insertions, 0 deletions