summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMark Rutland <mark.rutland@arm.com>2018-07-11 16:56:45 +0300
committerWill Deacon <will.deacon@arm.com>2018-07-12 16:49:47 +0300
commit3b7142752e4bee153df6db4a76ca104ef0d7c0b4 (patch)
tree3f51bae1958091a7fe9d395f9c998dc9365b276f /tools/perf/scripts/python
parentf37099b6992a0b818c7b51b899e435f4006a9f90 (diff)
downloadlinux-3b7142752e4bee153df6db4a76ca104ef0d7c0b4.tar.xz
arm64: convert native/compat syscall entry to C
Now that the syscall invocation logic is in C, we can migrate the rest of the syscall entry logic over, so that the entry assembly needn't look at the register values at all. The SVE reset across syscall logic now unconditionally clears TIF_SVE, but sve_user_disable() will only write back to CPACR_EL1 when SVE is actually enabled. Signed-off-by: Mark Rutland <mark.rutland@arm.com> Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Reviewed-by: Dave Martin <dave.martin@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