Docs/mm/allocation-profiling: mark 'Theory of operation' as chapter
authorSeongJae Park <sj@kernel.org>
Mon, 1 Jul 2024 19:05:09 +0000 (12:05 -0700)
committerJonathan Corbet <corbet@lwn.net>
Wed, 3 Jul 2024 22:19:15 +0000 (16:19 -0600)
'Theory of operation' part of allocation-profiling document is
apparently a chapter.  However, it is mistakenly marked as a document
title.  As a result, rendered mm document index page shows two items for
the document.  Fix it to be marked as a chapter.

Signed-off-by: SeongJae Park <sj@kernel.org>
Acked-by: Suren Baghdasaryan <surenb@google.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240701190512.49379-2-sj@kernel.org
Documentation/mm/allocation-profiling.rst

index d3b733b41ae65848ff5684c7198b60773384cf90..ffd6655b7be2216dbf1a8e888608db4ff9daa82a 100644 (file)
@@ -46,7 +46,6 @@ Example output::
          55M     4887 mm/slub.c:2259 func:alloc_slab_page
         122M    31168 mm/page_ext.c:270 func:alloc_page_ext
 
-===================
 Theory of operation
 ===================