aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/mm/ksm.rst
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Documentation/mm/ksm.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/mm/ksm.rst b/Documentation/mm/ksm.rst
index 9e37add068e6..f83cfbc12f4c 100644
--- a/Documentation/mm/ksm.rst
+++ b/Documentation/mm/ksm.rst
@@ -26,7 +26,7 @@ tree.
If a KSM page is shared between less than ``max_page_sharing`` VMAs,
the node of the stable tree that represents such KSM page points to a
-list of struct rmap_item and the ``page->mapping`` of the
+list of struct ksm_rmap_item and the ``page->mapping`` of the
KSM page points to the stable tree node.
When the sharing passes this threshold, KSM adds a second dimension to