Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Docs/mm/allocation-profiling: mark 'Theory of operation' as chapter

'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

authored by

SeongJae Park and committed by
Jonathan Corbet
51c702b0 66140464

-1
-1
Documentation/mm/allocation-profiling.rst
··· 46 46 55M 4887 mm/slub.c:2259 func:alloc_slab_page 47 47 122M 31168 mm/page_ext.c:270 func:alloc_page_ext 48 48 49 - =================== 50 49 Theory of operation 51 50 =================== 52 51