Skip to content

Commit 292c39b

Browse files
Adrian BütlerJonathan Corbet
authored andcommitted
Documentation: x86: Fix a typo in fsgs.rst
Fix a spelling typo in fsgs.rst. Signed-off-by: Adrian Bütler <buetlera123@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20250426122303.15905-1-buetlera123@gmail.com>
1 parent 6382f4e commit 292c39b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/arch/x86/x86_64/fsgs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ instructions. Clang 5 supports them as well.
130130

131131
=================== ===========================
132132
_readfsbase_u64() Read the FS base register
133-
_readfsbase_u64() Read the GS base register
133+
_readgsbase_u64() Read the GS base register
134134
_writefsbase_u64() Write the FS base register
135135
_writegsbase_u64() Write the GS base register
136136
=================== ===========================

0 commit comments

Comments
 (0)