[PATCH] Documentation: Remove the unused "topology_updates" from kernel-parameters.txt

Thomas Huth posted 1 patch 1 year, 6 months ago
Documentation/admin-guide/kernel-parameters.txt | 6 ------
1 file changed, 6 deletions(-)
[PATCH] Documentation: Remove the unused "topology_updates" from kernel-parameters.txt
Posted by Thomas Huth 1 year, 6 months ago
The "topology_updates" switch has been removed four years ago in commit
c30f931e891e ("powerpc/numa: remove ability to enable topology updates"),
so let's remove this from the documentation, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 Documentation/admin-guide/kernel-parameters.txt | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index f58001338860..b75852f1a789 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -6600,12 +6600,6 @@
 			e.g. base its process migration decisions on it.
 			Default is on.
 
-	topology_updates= [KNL, PPC, NUMA]
-			Format: {off}
-			Specify if the kernel should ignore (off)
-			topology updates sent by the hypervisor to this
-			LPAR.
-
 	torture.disable_onoff_at_boot= [KNL]
 			Prevent the CPU-hotplug component of torturing
 			until after init has spawned.
-- 
2.45.2
Re: [PATCH] Documentation: Remove the unused "topology_updates" from kernel-parameters.txt
Posted by Jonathan Corbet 1 year, 6 months ago
Thomas Huth <thuth@redhat.com> writes:

> The "topology_updates" switch has been removed four years ago in commit
> c30f931e891e ("powerpc/numa: remove ability to enable topology updates"),
> so let's remove this from the documentation, too.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  Documentation/admin-guide/kernel-parameters.txt | 6 ------
>  1 file changed, 6 deletions(-)
>
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index f58001338860..b75852f1a789 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -6600,12 +6600,6 @@
>  			e.g. base its process migration decisions on it.
>  			Default is on.
>  
> -	topology_updates= [KNL, PPC, NUMA]
> -			Format: {off}
> -			Specify if the kernel should ignore (off)
> -			topology updates sent by the hypervisor to this
> -			LPAR.
> -
>  	torture.disable_onoff_at_boot= [KNL]

Applied, thanks.

jon
Re: [PATCH] Documentation: Remove the unused "topology_updates" from kernel-parameters.txt
Posted by Nathan Lynch 1 year, 6 months ago
Thomas Huth <thuth@redhat.com> writes:
> The "topology_updates" switch has been removed four years ago in commit
> c30f931e891e ("powerpc/numa: remove ability to enable topology updates"),
> so let's remove this from the documentation, too.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>

Acked-by: Nathan Lynch <nathanl@linux.ibm.com>

Thanks!
Re: [PATCH] Documentation: Remove the unused "topology_updates" from kernel-parameters.txt
Posted by Michael Ellerman 1 year, 6 months ago
Thomas Huth <thuth@redhat.com> writes:
> The "topology_updates" switch has been removed four years ago in commit
> c30f931e891e ("powerpc/numa: remove ability to enable topology updates"),
> so let's remove this from the documentation, too.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  Documentation/admin-guide/kernel-parameters.txt | 6 ------
>  1 file changed, 6 deletions(-)

Oops, thanks for cleaning it up.

Acked-by: Michael Ellerman <mpe@ellerman.id.au> (powerpc)

cheers

> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index f58001338860..b75852f1a789 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -6600,12 +6600,6 @@
>  			e.g. base its process migration decisions on it.
>  			Default is on.
>  
> -	topology_updates= [KNL, PPC, NUMA]
> -			Format: {off}
> -			Specify if the kernel should ignore (off)
> -			topology updates sent by the hypervisor to this
> -			LPAR.
> -
>  	torture.disable_onoff_at_boot= [KNL]
>  			Prevent the CPU-hotplug component of torturing
>  			until after init has spawned.
> -- 
> 2.45.2