From: Thomas Huth Date: Mon, 17 Jun 2024 06:08:48 +0000 (+0200) Subject: Documentation: Remove the unused "topology_updates" from kernel-parameters.txt X-Git-Tag: v6.12~900^2~38 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9b8b80b9f6ddf84c6639dcb3eda3e20add588524;p=platform%2Fkernel%2Flinux-amlogic.git Documentation: Remove the unused "topology_updates" from kernel-parameters.txt 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 Acked-by: Michael Ellerman Acked-by: Nathan Lynch Signed-off-by: Jonathan Corbet Link: https://lore.kernel.org/r/20240617060848.38937-1-thuth@redhat.com --- diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt index d5e548fca174..05f74702922a 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt @@ -6582,12 +6582,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.