projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf51388
)
Documentation: fix typo for core-api/cpu_hotplug documentation
author
Yaohui Wang
<dillionmango@gmail.com>
Wed, 22 Jul 2020 07:38:18 +0000
(15:38 +0800)
committer
Jonathan Corbet
<corbet@lwn.net>
Thu, 23 Jul 2020 19:59:37 +0000
(13:59 -0600)
fix typo for core-api/cpu_hotplug documentation
Signed-off-by: Yaohui Wang <dillionmango@gmail.com>
Link:
https://lore.kernel.org/r/20200722073818.20605-1-dillionmango@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/core-api/cpu_hotplug.rst
patch
|
blob
|
history
diff --git
a/Documentation/core-api/cpu_hotplug.rst
b/Documentation/core-api/cpu_hotplug.rst
index 4a50ab7817f7715b61da760e18711acfcd452380..f64668759b6a3bf5927181a9fc0ab5bdaf5bb633 100644
(file)
--- a/
Documentation/core-api/cpu_hotplug.rst
+++ b/
Documentation/core-api/cpu_hotplug.rst
@@
-35,8
+35,8
@@
Command Line Switches
other CPUs later online.
``nr_cpus=n``
- Restrict the total amount CPUs the kernel will support. If the number
- supplied here is lower than the number of physically available CPUs
tha
n
+ Restrict the total amount
of
CPUs the kernel will support. If the number
+ supplied here is lower than the number of physically available CPUs
, the
n
those CPUs can not be brought online later.
``additional_cpus=n``