diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-14 18:48:48 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-04-20 15:45:23 -0600 |
commit | 9070492b10c36faba0d9c2cb13d3e0a5a0ffaf6a (patch) | |
tree | a103754f326ffdcdc712866de530d4d69a41f868 /Documentation/vm | |
parent | 4a3fe6541c8cde8cb69e6453752b7fea1aac7d55 (diff) | |
download | linux-9070492b10c36faba0d9c2cb13d3e0a5a0ffaf6a.tar.bz2 |
docs: vm: index.rst: add an orphan doc to the building system
The new free_page_reporting.rst file is not listed at the index.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/146432ae6965a2bb62c929a6b62f9d4010986622.1586881715.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/vm')
-rw-r--r-- | Documentation/vm/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/vm/index.rst b/Documentation/vm/index.rst index e8d943b21cf9..611140ffef7e 100644 --- a/Documentation/vm/index.rst +++ b/Documentation/vm/index.rst @@ -31,6 +31,7 @@ descriptions of data structures and algorithms. active_mm balance cleancache + free_page_reporting frontswap highmem hmm |