Documentation/admin-guide/hw-vuln/spectre.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Corrects a missing word in the hardware vulnerability docs.
Signed-off-by: pierwill <pierwill@users.noreply.github.com>
---
Documentation/admin-guide/hw-vuln/spectre.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/admin-guide/hw-vuln/spectre.rst b/Documentation/admin-guide/hw-vuln/spectre.rst
index 991f12adef8d..4bb8549bee82 100644
--- a/Documentation/admin-guide/hw-vuln/spectre.rst
+++ b/Documentation/admin-guide/hw-vuln/spectre.rst
@@ -406,7 +406,7 @@ The possible values in this file are:
- Single threaded indirect branch prediction (STIBP) status for protection
between different hyper threads. This feature can be controlled through
- prctl per process, or through kernel command line options. This is x86
+ prctl per process, or through kernel command line options. This is an x86
only feature. For more details see below.
==================== ========================================================
--
2.39.5 (Apple Git-154)
On Sat, Nov 08, 2025 at 01:22:16PM -0600, pierwill wrote: > Corrects a missing word in the hardware vulnerability docs. > > Signed-off-by: pierwill <pierwill@users.noreply.github.com> Please use your real name in the SoB line. > --- > Documentation/admin-guide/hw-vuln/spectre.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/admin-guide/hw-vuln/spectre.rst b/Documentation/admin-guide/hw-vuln/spectre.rst > index 991f12adef8d..4bb8549bee82 100644 > --- a/Documentation/admin-guide/hw-vuln/spectre.rst > +++ b/Documentation/admin-guide/hw-vuln/spectre.rst > @@ -406,7 +406,7 @@ The possible values in this file are: > > - Single threaded indirect branch prediction (STIBP) status for protection > between different hyper threads. This feature can be controlled through > - prctl per process, or through kernel command line options. This is x86 > + prctl per process, or through kernel command line options. This is an x86 > only feature. For more details see below. > > ==================== ======================================================== The diff looks OK, though. Thanks. -- An old man doll... just what I always wanted! - Clara
On Sun, Nov 09, 2025 at 07:14:43AM +0700, Bagas Sanjaya wrote: > On Sat, Nov 08, 2025 at 01:22:16PM -0600, pierwill wrote: > > Corrects a missing word in the hardware vulnerability docs. > > > > Signed-off-by: pierwill <pierwill@users.noreply.github.com> > > Please use your real name in the SoB line. Oh and you use noreply domain instead of real email? No wonder why my reply bounces... -- An old man doll... just what I always wanted! - Clara
© 2016 - 2025 Red Hat, Inc.