diff options
-rw-r--r-- | Documentation/x86/x86_64/cpu-hotplug-spec.rst (renamed from Documentation/x86/x86_64/cpu-hotplug-spec) | 5 | ||||
-rw-r--r-- | Documentation/x86/x86_64/index.rst | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/Documentation/x86/x86_64/cpu-hotplug-spec b/Documentation/x86/x86_64/cpu-hotplug-spec.rst index 3c23e0587db3..8d1c91f0c880 100644 --- a/Documentation/x86/x86_64/cpu-hotplug-spec +++ b/Documentation/x86/x86_64/cpu-hotplug-spec.rst | |||
@@ -1,5 +1,8 @@ | |||
1 | .. SPDX-License-Identifier: GPL-2.0 | ||
2 | |||
3 | =================================================== | ||
1 | Firmware support for CPU hotplug under Linux/x86-64 | 4 | Firmware support for CPU hotplug under Linux/x86-64 |
2 | --------------------------------------------------- | 5 | =================================================== |
3 | 6 | ||
4 | Linux/x86-64 supports CPU hotplug now. For various reasons Linux wants to | 7 | Linux/x86-64 supports CPU hotplug now. For various reasons Linux wants to |
5 | know in advance of boot time the maximum number of CPUs that could be plugged | 8 | know in advance of boot time the maximum number of CPUs that could be plugged |
diff --git a/Documentation/x86/x86_64/index.rst b/Documentation/x86/x86_64/index.rst index e2a324cde671..c04b6eab3c76 100644 --- a/Documentation/x86/x86_64/index.rst +++ b/Documentation/x86/x86_64/index.rst | |||
@@ -12,3 +12,4 @@ x86_64 Support | |||
12 | mm | 12 | mm |
13 | 5level-paging | 13 | 5level-paging |
14 | fake-numa-for-cpusets | 14 | fake-numa-for-cpusets |
15 | cpu-hotplug-spec | ||