[PATCH v3 6/8] linux: Add compatibility definitions to sys/prctl.h for MTE

Richard Earnshaw rearnsha@arm.com
Mon Nov 23 15:42:34 GMT 2020


Older versions of the Linux kernel headers obviously lack support for
memory tagging, but we still want to be able to build in support when
using those (obviously it can't be enabled on such systems).

The linux kernel extensions are made to the platform-independent
header (linux/prctl.h), so this patch takes a similar approach.
---
 sysdeps/unix/sysv/linux/sys/prctl.h | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: v3-0006-linux-Add-compatibility-definitions-to-sys-prctl..patch
Type: text/x-patch
Size: 971 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/libc-alpha/attachments/20201123/1e2efd4b/attachment.bin>


More information about the Libc-alpha mailing list