summaryrefslogtreecommitdiff
path: root/Documentation/x86/mtrr.rst
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-06-16 08:27:44 +0200
committerJonathan Corbet <corbet@lwn.net>2021-06-17 13:24:39 -0600
commit0ffd643875d3f7dac3cd9fbc637a3645c48ba21f (patch)
tree1ffdd2abbb6949e4a1d8e4827cabede594bd228a /Documentation/x86/mtrr.rst
parentc6c032bf2c5483c668461d5f33d83034c791fd91 (diff)
docs: x86: avoid using ReST :doc:`foo` markup
The :doc:`foo` tag is auto-generated via automarkup.py. So, use the filename at the sources, instead of :doc:`foo`. Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/17c68b5f1d72488431c77c1de9f13683fe9f536c.1623824363.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/x86/mtrr.rst')
-rw-r--r--Documentation/x86/mtrr.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/x86/mtrr.rst b/Documentation/x86/mtrr.rst
index c5b695d75349..9f0b1851771a 100644
--- a/Documentation/x86/mtrr.rst
+++ b/Documentation/x86/mtrr.rst
@@ -28,7 +28,7 @@ are aligned with platform MTRR setup. If MTRRs are only set up by the platform
firmware code though and the OS does not make any specific MTRR mapping
requests mtrr_type_lookup() should always return MTRR_TYPE_INVALID.
-For details refer to :doc:`pat`.
+For details refer to Documentation/x86/pat.rst.
.. tip::
On Intel P6 family processors (Pentium Pro, Pentium II and later)