diff options
| author | 2025-12-22 19:47:23 +0800 | |
|---|---|---|
| committer | 2026-01-27 10:38:35 +0000 | |
| commit | 741a9000173a036526eb2374e1ba34c466754f1c (patch) | |
| tree | e33f73c1295e3756c4fae516128301f7235d1bfc /include/linux/bcma/ssh:/git@git.zx2c4.com/git: | |
| parent | arm64: Remove unused _TIF_WORK_MASK (diff) | |
arm64/ptrace: Split report_syscall()
The generic syscall entry code has the form:
| syscall_trace_enter()
| {
| ptrace_report_syscall_entry()
| }
|
| syscall_exit_work()
| {
| ptrace_report_syscall_exit()
| }
In preparation for moving arm64 over to the generic entry code, split
report_syscall() to two separate enter and exit functions to align
the structure of the arm64 code with syscall_trace_enter() and
syscall_exit_work() from the generic entry code.
No functional changes.
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Reviewed-by: Kevin Brodsky <kevin.brodsky@arm.com>
Suggested-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'include/linux/bcma/ssh:/git@git.zx2c4.com/git:')
0 files changed, 0 insertions, 0 deletions
