From: Eugene Syromyatnikov Date: Mon, 12 Feb 2018 19:16:08 +0000 (+0100) Subject: xlat: update NT_* constants X-Git-Tag: v4.21~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=adf272d7ce36375d9dbbfb64a2ef45361b8529c6;p=strace xlat: update NT_* constants * xlat/nt_descriptor_types.in (NT_PPC_PKEY): New constant introduced by linux kernel commit v4.16-rc1~93^2~72. --- diff --git a/xlat/nt_descriptor_types.in b/xlat/nt_descriptor_types.in index 6ebc42c3..d90b8708 100644 --- a/xlat/nt_descriptor_types.in +++ b/xlat/nt_descriptor_types.in @@ -33,6 +33,7 @@ NT_PPC_TM_SPR 0x10c NT_PPC_TM_CTAR 0x10d NT_PPC_TM_CPPR 0x10e NT_PPC_TM_CDSCR 0x10f +NT_PPC_PKEY 0x110 NT_386_TLS 0x200 NT_386_IOPERM 0x201 NT_X86_XSTATE 0x202