[PATCH 2/2] linux/aarch64: sync sys/ptrace.h with Linux 4.15
Szabolcs Nagy
szabolcs.nagy@arm.com
Wed Feb 7 11:54:00 GMT 2018
On 30/12/17 00:09, Dmitry V. Levin wrote:
> Remove compat-specific constants that were never exported by kernel
> headers under these names. Before linux commit v3.7-rc1~16^2~1 they
> were exported with COMPAT_ prefix, and after that commit they are not
> exported at all.
>
> To implement a proper multilib sys/ptrace.h on aarch64, arm/sys/ptrace.h
> has to be used instead of aarch64/sys/ptrace.h with all arm-specific
> definitions ifdef'ed.
>
this comment is unnecessary.
> * sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h (__ptrace_request):
> Remove arm-specific PTRACE_GET_THREAD_AREA, PTRACE_GETHBPREGS,
> and PTRACE_SETHBPREGS.
> ---
> ChangeLog | 4 ++++
> sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h | 8 --------
> 2 files changed, 4 insertions(+), 8 deletions(-)
>
with that OK to commit.
More information about the Libc-alpha
mailing list