1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 17:23:25 -05:00

Doc: page_migration: fix numbering for non-LRU movable flags

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>
This commit is contained in:
Li Xinhai 2021-09-08 22:52:15 +08:00 committed by Jonathan Corbet
parent f99b4fe27f
commit d7482c0da7

View file

@ -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 In this function, the driver should put the isolated page back into its own data
structure. structure.
4. non-LRU movable page flags Non-LRU movable page flags
There are two page flags for supporting non-LRU movable page. There are two page flags for supporting non-LRU movable page.