diff options
| author | Song Hu <husong@kylinos.cn> | 2026-08-12 15:57:39 +0800 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2026-08-24 18:43:23 -0700 |
| commit | 73b5d07990a0e6ea9cdf2c07fa8fbc865d398c1d (patch) | |
| tree | 1017588c7ea1aa97c6b732f42a76f7ee77608347 /include | |
| parent | 2a0be246e342e239ef91d28e2658b6bf508cc065 (diff) | |
| download | linux-73b5d07990a0e6ea9cdf2c07fa8fbc865d398c1d.tar.gz linux-73b5d07990a0e6ea9cdf2c07fa8fbc865d398c1d.zip | |
Docs/mm: fix outdated "radix tree" in page_migration
Steps 7 and 9 of the migration description still say "radix tree", unlike
steps 5 and 11 which already use "i_pages lock". The page cache moved to
the XArray at mapping->i_pages long ago. Use "page cache tree" for the
two remaining references.
Link: https://lore.kernel.org/20260812075739.325441-1-husong@kylinos.cn
Signed-off-by: Song Hu <husong@kylinos.cn>
Cc: David Hildenbrand <david@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Liam R. Howlett <liam@infradead.org>
Cc: Lorenzo Stoakes <ljs@kernel.org>
Cc: Michal Hocko <mhocko@suse.com>
Cc: Mike Rapoport <rppt@kernel.org>
Cc: Randy Dunlap <rdunlap@infradead.org>
Cc: Suren Baghdasaryan <surenb@google.com>
Cc: Vlastimil Babka <vbabka@kernel.org>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Jan Kara <jack@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
