sys/prctl.h: add MTE related constants from linux v5.10
commit19239cde94ff08c008b72f041676712dc447b80f
authorSzabolcs Nagy <nsz@port70.net>
Sat, 19 Dec 2020 21:10:26 +0000 (19 21:10 +0000)
committerRich Felker <dalias@aerifal.cx>
Mon, 15 Feb 2021 14:16:06 +0000 (15 09:16 -0500)
treeb1f65d81ff26db1d11f1ebb5cf60757971b9097b
parent8b29f02370cb3d789da4f57a1db726e5709fccde
sys/prctl.h: add MTE related constants from linux v5.10

these are for the aarch64 MTE (memory tagging extension), see

  linux commit 1c101da8b971a36695319dce7a24711dc567a0dd
  arm64: mte: Allow user control of the tag check mode via prctl()

  linux commit af5ce95282dc99d08a27a407a02c763dde1c5558
  arm64: mte: Allow user control of the generated random tags via prctl()
include/sys/prctl.h