diff options
author | Baolin Wang <baolin.wang@linux.alibaba.com> | 2023-07-07 16:51:46 +0800 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-08-18 10:12:13 -0700 |
commit | 94ec20035b05f842dc08277a5a90fba757088f39 (patch) | |
tree | 709ea55c72b9d0c73d98a5f9567b2caa9b9fd885 /mm/sparse.c | |
parent | 809ef83ccb61fedc951eccf876a327e940bc412a (diff) |
mm: compaction: use the correct type of list for free pages
Use the page->buddy_list instead of page->lru to clarify the correct type
of list for free pages.
Link: https://lkml.kernel.org/r/b21cd8e2e32b9a1d9bc9e43ebf8acaf35e87f8df.1688715750.git.baolin.wang@linux.alibaba.com
Signed-off-by: Baolin Wang <baolin.wang@linux.alibaba.com>
Acked-by: David Hildenbrand <david@redhat.com>
Cc: Huang, Ying <ying.huang@intel.com>
Cc: Mel Gorman <mgorman@techsingularity.net>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/sparse.c')
0 files changed, 0 insertions, 0 deletions