projects
/
kconfig-hardened-check.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
495d437
)
Mention that nosmt is slow
author
Alexander Popov
<alex.popov@linux.com>
Sat, 19 Jun 2021 11:46:54 +0000
(14:46 +0300)
committer
Alexander Popov
<alex.popov@linux.com>
Sat, 19 Jun 2021 11:46:54 +0000
(14:46 +0300)
kconfig_hardened_check/__init__.py
patch
|
blob
|
history
diff --git
a/kconfig_hardened_check/__init__.py
b/kconfig_hardened_check/__init__.py
index 813261a063716e89bf80e3087c38076a75783dc6..563091cd77abb9727e8b647fc59847bd1245bcaa 100644
(file)
--- a/
kconfig_hardened_check/__init__.py
+++ b/
kconfig_hardened_check/__init__.py
@@
-22,7
+22,7
@@
#
# Mitigations of CPU vulnerabilities:
# Аrch-independent:
-# mitigations=auto,nosmt
+# mitigations=auto,nosmt
(nosmt is slow)
# X86:
# spectre_v2=on
# pti=on