diff options
| author | Maxim Konovalov <maxim@FreeBSD.org> | 2026-02-18 18:50:14 +0000 |
|---|---|---|
| committer | Maxim Konovalov <maxim@FreeBSD.org> | 2026-02-18 18:50:14 +0000 |
| commit | 1e36ee76757662bf6a672ebd7ad77a6dc674853b (patch) | |
| tree | 7e4e5134cf7961f3fe3910eacf565c58e16a0c97 /share | |
| parent | 45c1e44779e3d365f5e31f75546d48ce34e4ee05 (diff) | |
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man7/mitigations.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/mitigations.7 b/share/man/man7/mitigations.7 index 37a81986e372..c12e57e9a7b1 100644 --- a/share/man/man7/mitigations.7 +++ b/share/man/man7/mitigations.7 @@ -1,5 +1,5 @@ .\"- -.\" SPDX-License-Identifer: BSD-2-Clause +.\" SPDX-License-Identifier: BSD-2-Clause .\" .\" Copyright © 2023 The FreeBSD Foundation .\" @@ -431,7 +431,7 @@ With particular sequences of instructions whose last ones are mispredicted by speculative execution, it is possible to make appear in an XMM register data previously put in some XMM register by some preceding or concurrent task executing on the same physical core -.Po disabling Simultaneous Muti-Threading +.Po disabling Simultaneous Multi-Threading .Pq SMT is thus not a sufficient protection .Pc . |
