1
0
Fork 0

Documentation: core-api/cpu_hotplug: fix a typo

fourV CPUs should be four CPUs.

Signed-off-by: Barry Song <song.bao.hua@hisilicon.com>
Link: https://lore.kernel.org/r/20200904101902.29560-1-song.bao.hua@hisilicon.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
zero-sugar-mainline-defconfig
Barry Song 2020-09-04 22:19:02 +12:00 committed by Jonathan Corbet
parent 2e915ea0bf
commit 319f5fa089
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ which didn't support these methods.
Command Line Switches
=====================
``maxcpus=n``
Restrict boot time CPUs to *n*. Say if you have fourV CPUs, using
Restrict boot time CPUs to *n*. Say if you have four CPUs, using
``maxcpus=2`` will only boot two. You can choose to bring the
other CPUs later online.