[SRU][Xenial][PATCH 1/4] UBUNTU: SAUCE: cpu/hotplug: Fix Documentation/kernel-parameters.txt

Juerg Haefliger juerg.haefliger at canonical.com
Mon Apr 1 13:29:04 UTC 2019


BugLink: https://bugs.launchpad.net/bugs/1820872

Add 'nosmt' which was omitted in the original backport.

Fixes: df8ddbcb30b2 ("cpu/hotplug: Provide knobs to control SMT")
Signed-off-by: Juerg Haefliger <juergh at canonical.com>
---
 Documentation/kernel-parameters.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index e4ed78be15f8..14bd3bcf0707 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -2544,7 +2544,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
 
 	nohugeiomap	[KNL,x86] Disable kernel huge I/O mappings.
 
-			[KNL,x86] Disable symmetric multithreading (SMT).
+	nosmt		[KNL,x86] Disable symmetric multithreading (SMT).
 			nosmt=force: Force disable SMT, cannot be undone
 				     via the sysfs control file.
 
-- 
2.19.1




More information about the kernel-team mailing list