summaryrefslogtreecommitdiff
path: root/Documentation/mm/hugetlbfs_reserv.rst
diff options
context:
space:
mode:
authorMike Rapoport (IBM) <rppt@kernel.org>2023-02-01 12:41:55 +0300
committerJonathan Corbet <corbet@lwn.net>2023-02-02 20:18:05 +0300
commitee86588960e259760236a537323d5c7d945e378c (patch)
tree87c9a1d3dcf5225edfc99e511d7391e6171ea3fc /Documentation/mm/hugetlbfs_reserv.rst
parent353c7dd636ed12fdaedea782de612aceb1923ed9 (diff)
downloadlinux-ee86588960e259760236a537323d5c7d945e378c.tar.xz
docs/mm: remove useless markup
It is enough to use a file name to cross-reference another rst document. Jon says: The right things will happen in the HTML output, readers of the plain-text will know immediately where to go, and we don't have to add the label clutter. Drop reference markup and unnecessary labels and use plain file names. Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org> Link: https://lore.kernel.org/r/20230201094156.991542-3-rppt@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/mm/hugetlbfs_reserv.rst')
-rw-r--r--Documentation/mm/hugetlbfs_reserv.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/Documentation/mm/hugetlbfs_reserv.rst b/Documentation/mm/hugetlbfs_reserv.rst
index f143954e0d05..05a44760da32 100644
--- a/Documentation/mm/hugetlbfs_reserv.rst
+++ b/Documentation/mm/hugetlbfs_reserv.rst
@@ -1,5 +1,3 @@
-.. _hugetlbfs_reserve:
-
=====================
Hugetlbfs Reservation
=====================
@@ -7,7 +5,7 @@ Hugetlbfs Reservation
Overview
========
-Huge pages as described at :ref:`hugetlbpage` are typically
+Huge pages as described at Documentation/mm/hugetlbpage.rst are typically
preallocated for application use. These huge pages are instantiated in a
task's address space at page fault time if the VMA indicates huge pages are
to be used. If no huge page exists at page fault time, the task is sent