From 50a212ec906f7524620675f0c57357691c26c81f Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Wed, 16 Oct 2024 01:20:19 +0000
Subject: [PATCH] 修改GPIO导出默认初始值
---
kernel/Documentation/vm/index.rst | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/kernel/Documentation/vm/index.rst b/kernel/Documentation/vm/index.rst
index c4ded22..eff5fbd 100644
--- a/kernel/Documentation/vm/index.rst
+++ b/kernel/Documentation/vm/index.rst
@@ -2,7 +2,9 @@
Linux Memory Management Documentation
=====================================
-This is a collection of documents about Linux memory management (mm) subsystem.
+This is a collection of documents about the Linux memory management (mm)
+subsystem. If you are looking for advice on simply allocating memory,
+see the :ref:`memory_allocation`.
User guides for MM features
===========================
@@ -27,14 +29,17 @@
:maxdepth: 1
active_mm
+ arch_pgtable_helpers
balance
cleancache
+ free_page_reporting
frontswap
highmem
hmm
hwpoison
hugetlbfs_reserv
ksm
+ memory-model
mmu_notifier
numa
overcommit-accounting
--
Gitblit v1.6.2