]> granicus.if.org Git - strace/commitdiff
xlat: update NT_* constants
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 20 May 2019 22:50:44 +0000 (22:50 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 20 May 2019 22:50:44 +0000 (22:50 +0000)
* xlat/nt_descriptor_types.in (NT_ARM_PACA_KEYS, NT_ARM_PACG_KEYS): New
constants introduced by Linux kernel commit v5.1-rc1~82^2~44.
* NEWS: Mention this.

NEWS
xlat/nt_descriptor_types.in

diff --git a/NEWS b/NEWS
index 22cd69d8eb128ad70296d79d1e18c221a07c308f..73ebea2039a7e449fa8928af27041660e31e5b68 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,7 @@ Noteworthy changes in release ?.? (????-??-??)
     and xtensa.
   * Wired up direct ipc syscalls on m68k, mips o32, powerpc, powerpc64,
     s390, s390x, sh, sparc, sparc64, and x86.
+  * Updated lists of NT_* and SO_* constants.
 
 Noteworthy changes in release 5.0 (2019-03-19)
 ==============================================
index ae0a4c9e27f8d69a8fe56bc08e55c94bc7550758..f298ca958694a03794b11bab0725fdc4fb3cc0dd 100644 (file)
@@ -58,6 +58,8 @@ NT_ARM_HW_WATCH       0x403
 NT_ARM_SYSTEM_CALL     0x404
 NT_ARM_SVE     0x405
 NT_ARM_PAC_MASK        0x406
+NT_ARM_PACA_KEYS       0x407
+NT_ARM_PACG_KEYS       0x408
 NT_METAG_CBUF  0x500
 NT_METAG_RPIPE 0x501
 NT_METAG_TLS   0x502