[v7,16/23] manual: Add glibc.cpu.aarch64_gcs_policy tunable

Message ID 20250103154141.47731-17-yury.khrustalev@arm.com (mailing list archive)
State Superseded
Headers
Series aarch64: Add support for Guarded Control Stack extension |

Checks

Context Check Description
redhat-pt-bot/TryBot-apply_patch success Patch applied to master at the time it was sent

Commit Message

Yury Khrustalev Jan. 3, 2025, 3:41 p.m. UTC
  Reviewed-by: Wilco Dijkstra <Wilco.Dijkstra@arm.com>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
---
 manual/tunables.texi | 6 ++++++
 1 file changed, 6 insertions(+)
  

Comments

Adhemerval Zanella Netto Jan. 7, 2025, 4:38 p.m. UTC | #1
On 03/01/25 12:41, Yury Khrustalev wrote:
> Reviewed-by: Wilco Dijkstra <Wilco.Dijkstra@arm.com>
> Reviewed-by: Carlos O'Donell <carlos@redhat.com>

Maybe squash with the previous patch, since the usual policy is to
add the manual entry when the tunable is added.

> ---
>  manual/tunables.texi | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/manual/tunables.texi b/manual/tunables.texi
> index ca92bc980d..2440920b75 100644
> --- a/manual/tunables.texi
> +++ b/manual/tunables.texi
> @@ -675,6 +675,12 @@ This tunable name is reserved for future use.
>  This tunable is specific to AArch64.
>  @end deftp
>  
> +@deftp Tunable glibc.cpu.aarch64_gcs_policy
> +This tunable name is reserved for future use.
> +
> +This tunable is specific to AArch64.
> +@end deftp
> +
>  @node Memory Related Tunables
>  @section Memory Related Tunables
>  @cindex memory related tunables
  
Yury Khrustalev Jan. 8, 2025, 1:55 p.m. UTC | #2
On Tue, Jan 07, 2025 at 01:38:40PM -0300, Adhemerval Zanella Netto wrote:
> 
> Maybe squash with the previous patch, since the usual policy is to
> add the manual entry when the tunable is added.

OK, I will squash commit adding a tunable with commit that also adds
it to the manual. I'll do this for both tunables in this series.

Thanks,
Yury
  

Patch

diff --git a/manual/tunables.texi b/manual/tunables.texi
index ca92bc980d..2440920b75 100644
--- a/manual/tunables.texi
+++ b/manual/tunables.texi
@@ -675,6 +675,12 @@  This tunable name is reserved for future use.
 This tunable is specific to AArch64.
 @end deftp
 
+@deftp Tunable glibc.cpu.aarch64_gcs_policy
+This tunable name is reserved for future use.
+
+This tunable is specific to AArch64.
+@end deftp
+
 @node Memory Related Tunables
 @section Memory Related Tunables
 @cindex memory related tunables