Message ID | 20190523090618.13410-1-sudeep.holla@arm.com |
---|---|
Headers | show |
Series | ptrace: cleanup PTRACE_SYSEMU handling and add support for arm64 | expand |
On Thu, May 23, 2019 at 10:06:14AM +0100, Sudeep Holla wrote: > Sudeep Holla (4): > ptrace: move clearing of TIF_SYSCALL_EMU flag to core > x86: simplify _TIF_SYSCALL_EMU handling > arm64: add PTRACE_SYSEMU{,SINGLESTEP} definations to uapi headers > arm64: ptrace: add support for syscall emulation I queued patches 1, 3 and 4 through the arm64 tree. There is no dependency on patch 2 (just general clean-)up; happy to take it as well or it can go in via the x86 tree. Thanks. -- Catalin