summaryrefslogtreecommitdiff
path: root/Documentation/mm/memory-model.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/mm/memory-model.rst')
-rw-r--r--Documentation/mm/memory-model.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/mm/memory-model.rst b/Documentation/mm/memory-model.rst
index 7957122039e8..199b11328f4f 100644
--- a/Documentation/mm/memory-model.rst
+++ b/Documentation/mm/memory-model.rst
@@ -97,9 +97,6 @@ sections:
`mem_section` objects and the number of rows is calculated to fit
all the memory sections.
-The architecture setup code should call sparse_init() to
-initialize the memory sections and the memory maps.
-
With SPARSEMEM there are two possible ways to convert a PFN to the
corresponding `struct page` - a "classic sparse" and "sparse
vmemmap". The selection is made at build time and it is determined by