projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f99b4fe
)
Doc: page_migration: fix numbering for non-LRU movable flags
author
Li Xinhai
<lixinhai.lxh@gmail.com>
Wed, 8 Sep 2021 14:52:15 +0000
(22:52 +0800)
committer
Jonathan Corbet
<corbet@lwn.net>
Tue, 14 Sep 2021 20:54:01 +0000
(14:54 -0600)
The non-LRU movable flags part is not relevant to above 3 funcitons, so remove
the number 4.
Signed-off-by: Li Xinhai <lixinhai.lxh@gmail.com>
Link:
https://lore.kernel.org/r/20210908145215.592325-1-lixinhai.lxh@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/vm/page_migration.rst
patch
|
blob
|
history
diff --git
a/Documentation/vm/page_migration.rst
b/Documentation/vm/page_migration.rst
index db9d7e5539cbd7b7c527652d08315c1adf37a6a7..08810f549f70924db82022b2b6c9513325d10bc2 100644
(file)
--- a/
Documentation/vm/page_migration.rst
+++ b/
Documentation/vm/page_migration.rst
@@
-205,7
+205,7
@@
which are function pointers of struct address_space_operations.
In this function, the driver should put the isolated page back into its own data
structure.
-
4. n
on-LRU movable page flags
+
N
on-LRU movable page flags
There are two page flags for supporting non-LRU movable page.