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.
This commit is contained in:
Eugene Syromyatnikov 2018-02-12 20:16:08 +01:00 committed by Dmitry V. Levin
parent 31e1025264
commit adf272d7ce

View File

@ -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