linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: Fix missing word in spectre.rst
@ 2025-11-08 19:22 pierwill
  2025-11-09  0:14 ` Bagas Sanjaya
  0 siblings, 1 reply; 3+ messages in thread
From: pierwill @ 2025-11-08 19:22 UTC (permalink / raw)
  To: tglx
  Cc: bp, peterz, jpoimboe, pawan.kumar.gupta, corbet, linux-doc,
	linux-kernel, pierwill

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)


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-11-09  0:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-08 19:22 [PATCH] docs: Fix missing word in spectre.rst pierwill
2025-11-09  0:14 ` Bagas Sanjaya
2025-11-09  0:17   ` Bagas Sanjaya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).