Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Adrian Bütler and committed by
Jonathan Corbet
292c39b4 6382f4e4

+1 -1
+1 -1
Documentation/arch/x86/x86_64/fsgs.rst
··· 130 130 131 131 =================== =========================== 132 132 _readfsbase_u64() Read the FS base register 133 - _readfsbase_u64() Read the GS base register 133 + _readgsbase_u64() Read the GS base register 134 134 _writefsbase_u64() Write the FS base register 135 135 _writegsbase_u64() Write the GS base register 136 136 =================== ===========================