diff options
| author | Chao Gao <chao.gao@intel.com> | 2026-05-07 16:47:31 +0300 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2026-05-15 17:44:24 +0300 |
| commit | 61579def4e3df35ee727f185ac4a9c8231793ca1 (patch) | |
| tree | 10f21d70279fa9b92c4e5e0cabff29b4e8b5113b | |
| parent | 46d9c16115cf046ce564f0230126cae785f73826 (diff) | |
| download | linux-61579def4e3df35ee727f185ac4a9c8231793ca1.tar.xz | |
Documentation: core-api/cpu_hotplug: Remove stale cpu0_hotplug docs
Commit e59e74dc48a3 ("x86/topology: Remove CPU0 hotplug option")
removed the 'cpu0_hotplug' option, but its documentation remained in
cpu_hotplug.rst. Remove the stale entry.
Reported-by: Dave Hansen <dave.hansen@linux.intel.com>
Signed-off-by: Chao Gao <chao.gao@intel.com>
Message-ID: <20260507134732.254617-1-chao.gao@intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
| -rw-r--r-- | Documentation/core-api/cpu_hotplug.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/core-api/cpu_hotplug.rst b/Documentation/core-api/cpu_hotplug.rst index 9b4afca9fd09..6de26d1c6a9a 100644 --- a/Documentation/core-api/cpu_hotplug.rst +++ b/Documentation/core-api/cpu_hotplug.rst @@ -45,11 +45,6 @@ Command Line Switches This option is limited to the X86 and S390 architecture. -``cpu0_hotplug`` - Allow to shutdown CPU0. - - This option is limited to the X86 architecture. - CPU maps ======== |
