Hi,
This series includes all the uAPI changes defined in the PCuABI spec that are not already in the tree or posted on the list.
The patches are not meant to be merged right now, logically this should happen together with the corresponding implementaton. Rather, I am making these patches available for reference, as the emulation of PCuABI is progressing in projects like libshim and requires the definition of these uAPI macros.
The patches are also available in this branch:
https://git.morello-project.org/kbrodsky-arm/linux/-/commits/upcoming_uapi
Thanks, Kevin
Kevin Brodsky (3): uapi: errno.h: Introduce ERESERVATION uapi: mm: Introduce PROT_MAX() uapi: mm: Introduce PROT_CAP_INVOKE
include/uapi/asm-generic/errno.h | 2 ++ include/uapi/asm-generic/mman-common.h | 8 ++++++++ 2 files changed, 10 insertions(+)