]> git.ipfire.org Git - thirdparty/glibc.git/commit
linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433]
authorDmitry V. Levin <ldv@altlinux.org>
Fri, 29 Dec 2017 23:19:32 +0000 (23:19 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 19 Feb 2018 20:39:17 +0000 (20:39 +0000)
commit516fa6080481a1433c173320b1c1432868e1e38a
treedfeedba228597c19cad22cc8b8f328522c7f7c9b
parent79543e547945085041e004b460c61135890a2607
linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433]

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 since that commit they are not
exported at all.

* sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h (__ptrace_request):
Remove arm-specific PTRACE_GET_THREAD_AREA, PTRACE_GETHBPREGS,
and PTRACE_SETHBPREGS.

(cherry picked from commit 2fd4bbaa1446f1be700e10c526cf585a796c4991)
ChangeLog
sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h