Skip to content

Commit cc66c71

Browse files
jlintonarmwilldeacon
authored andcommitted
arm64: Kconfig: Remove GCS restrictions on UPROBES
Now that the uprobe paths have been made GCS compatible drop the Kconfig restriction. Signed-off-by: Jeremy Linton <jeremy.linton@arm.com> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Will Deacon <will@kernel.org>
1 parent 4a60171 commit cc66c71

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm64/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2225,7 +2225,6 @@ config ARM64_GCS
22252225
default y
22262226
select ARCH_HAS_USER_SHADOW_STACK
22272227
select ARCH_USES_HIGH_VMA_FLAGS
2228-
depends on !UPROBES
22292228
help
22302229
Guarded Control Stack (GCS) provides support for a separate
22312230
stack with restricted access which contains only return

0 commit comments

Comments
 (0)