diff options
author | Mark Brown <[email protected]> | 2024-10-01 23:58:44 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2024-10-04 12:04:33 +0100 |
commit | 3630e82ab6bd2642f0fc03b574783ccf2fb0c955 (patch) | |
tree | 702c1a00b655049d57e611c08175be4883253f4b /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 91e102e79740ae43ded050ccac71aa3371db4f33 (diff) |
mman: Add map_shadow_stack() flags
In preparation for adding arm64 GCS support make the map_shadow_stack()
SHADOW_STACK_SET_TOKEN flag generic and add _SET_MARKER. The existing
flag indicates that a token usable for stack switch should be added to
the top of the newly mapped GCS region while the new flag indicates that
a top of stack marker suitable for use by unwinders should be added
above that.
For arm64 the top of stack marker is all bits 0.
Reviewed-by: Thiago Jung Bauermann <[email protected]>
Reviewed-by: Catalin Marinas <[email protected]>
Acked-by: Yury Khrustalev <[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 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions