diff options
author | 2023-08-09 17:49:10 +0800 | |
---|---|---|
committer | 2023-08-21 13:37:50 -0700 | |
commit | 8fbb92bd10be26d0feec6bc35332159145c27cc0 (patch) | |
tree | 0229d3fd07de39499ace81b41594eaf19b739555 /mm/page_alloc.c | |
parent | mm/page_alloc: remove unnecessary parameter batch of nr_pcp_free (diff) | |
download | wireguard-linux-8fbb92bd10be26d0feec6bc35332159145c27cc0.tar.xz wireguard-linux-8fbb92bd10be26d0feec6bc35332159145c27cc0.zip |
mm/compaction: remove unused parameter pgdata of fragmentation_score_wmark
Parameter pgdat is not used in fragmentation_score_wmark. Just remove it.
Link: https://lkml.kernel.org/r/20230809094910.3092446-1-shikemeng@huaweicloud.com
Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Acked-by: Mel Gorman <mgorman@techsingularity.net>
Reviewed-by: Baolin Wang <baolin.wang@linux.alibaba.com>
Cc: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions