Re: [PATCH] arm64/gcs: Fix outdated ptrace documentation

From: Catalin Marinas
Date: Fri Nov 01 2024 - 13:30:02 EST


On Thu, 31 Oct 2024 19:21:38 +0000, Mark Brown wrote:
> The ptrace documentation for GCS was written prior to the implementation of
> clone3() when we still blocked enabling of GCS via ptrace. This restriction
> was relaxed as part of implementing clone3() support since we implemented
> support for the GCS not being managed by the kernel but the documentation
> still mentions the restriction. Update the documentation to reflect what
> was merged.
>
> [...]

Applied to arm64 (for-next/gcs), thanks!

[1/1] arm64/gcs: Fix outdated ptrace documentation
https://git.kernel.org/arm64/c/1caeda5ef251

--
Catalin