From: Jeremy Linton Date: Mon, 25 Aug 2025 03:34:20 +0000 (-0500) Subject: arm64: Kconfig: Remove GCS restrictions on UPROBES X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=cc66c711e58f5dd29da79c24ca699a0312e012e3;p=users%2Fhch%2Fmisc.git 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 Acked-by: Catalin Marinas Signed-off-by: Will Deacon --- diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index e9bbfacc35a6..c61572bbe59b 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig @@ -2225,7 +2225,6 @@ config ARM64_GCS default y select ARCH_HAS_USER_SHADOW_STACK select ARCH_USES_HIGH_VMA_FLAGS - depends on !UPROBES help Guarded Control Stack (GCS) provides support for a separate stack with restricted access which contains only return