diff options
author | Mark Brown <[email protected]> | 2024-10-01 23:58:53 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2024-10-04 12:04:36 +0100 |
commit | ae80e1629aeaf5be726a9ea94eb7345b1a44b00d (patch) | |
tree | de3e0d1a1206cdcbe7c97e69cfc8101b0651ef45 /Documentation/filesystems/proc.rst | |
parent | 092055f1508cce6f60d4927fe8a048d76bbad73e (diff) |
mm: Define VM_SHADOW_STACK for arm64 when we support GCS
Use VM_HIGH_ARCH_5 for guarded control stack pages.
Reviewed-by: Thiago Jung Bauermann <[email protected]>
Reviewed-by: Catalin Marinas <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'Documentation/filesystems/proc.rst')
-rw-r--r-- | Documentation/filesystems/proc.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/proc.rst b/Documentation/filesystems/proc.rst index e834779d9611..6a882c57a7e7 100644 --- a/Documentation/filesystems/proc.rst +++ b/Documentation/filesystems/proc.rst @@ -579,7 +579,7 @@ encoded manner. The codes are the following: mt arm64 MTE allocation tags are enabled um userfaultfd missing tracking uw userfaultfd wr-protect tracking - ss shadow stack page + ss shadow/guarded control stack page sl sealed == ======================================= |