diff options
author | Miaohe Lin <linmiaohe@huawei.com> | 2022-05-19 23:08:52 +0200 |
---|---|---|
committer | akpm <akpm@linux-foundation.org> | 2022-05-19 23:08:52 +0200 |
commit | ff351f4bb9606a6c9a1f3fcdd918635b51514779 (patch) | |
tree | a31b5bd15f9b3a2112eeedafb2f279e88390d7a0 /Documentation/filesystems/proc.rst | |
parent | mm/swap: fix the comment of get_kernel_pages (diff) | |
download | linux-ff351f4bb9606a6c9a1f3fcdd918635b51514779.tar.xz linux-ff351f4bb9606a6c9a1f3fcdd918635b51514779.zip |
mm/swap: fix comment about swap extent
Since commit 4efaceb1c5f8 ("mm, swap: use rbtree for swap_extent"), rbtree
is used for swap extent. Also curr_swap_extent is removed at that time.
Update the corresponding comment.
Link: https://lkml.kernel.org/r/20220509131416.17553-16-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Cc: Alistair Popple <apopple@nvidia.com>
Cc: David Hildenbrand <david@redhat.com>
Cc: David Howells <dhowells@redhat.com>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Naoya Horiguchi <naoya.horiguchi@nec.com>
Cc: NeilBrown <neilb@suse.de>
Cc: Peter Xu <peterx@redhat.com>
Cc: Suren Baghdasaryan <surenb@google.com>
Cc: Vlastimil Babka <vbabka@suse.cz>
Cc: Oscar Salvador <osalvador@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions