mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Documentation: x86: Fix a typo in fsgs.rst
@ 2025-04-25 13:58 Adrian Bütler
  2025-04-26 12:23 ` [PATCH v2] " Adrian Bütler
  0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bütler @ 2025-04-25 13:58 UTC (permalink / raw)
  To: corbet, linux-doc; +Cc: tglx, hpa, x86, linux-kernel

Fix a spelling typo in fsgs.rst.
---
 Documentation/arch/x86/x86_64/fsgs.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/arch/x86/x86_64/fsgs.rst b/Documentation/arch/x86/x86_64/fsgs.rst
index d07e445dac5c..6bda4d16d3f7 100644
--- a/Documentation/arch/x86/x86_64/fsgs.rst
+++ b/Documentation/arch/x86/x86_64/fsgs.rst
@@ -130,7 +130,7 @@ instructions. Clang 5 supports them as well.
 
   =================== ===========================
   _readfsbase_u64()   Read the FS base register
-  _readfsbase_u64()   Read the GS base register
+  _readgsbase_u64()   Read the GS base register
   _writefsbase_u64()  Write the FS base register
   _writegsbase_u64()  Write the GS base register
   =================== ===========================
-- 
2.34.1


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

end of thread, other threads:[~2025-04-28 23:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-25 13:58 [PATCH] Documentation: x86: Fix a typo in fsgs.rst Adrian Bütler
2025-04-26 12:23 ` [PATCH v2] " Adrian Bütler
2025-04-28 23:18   ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®