diff options
author | 2023-08-09 18:07:54 +0800 | |
---|---|---|
committer | 2023-08-21 13:37:50 -0700 | |
commit | 1305870529d9e16170bb744148aab6dffb19bb23 (patch) | |
tree | 24abb6ef2f211d24a4d6dfd7dd725f492cad52ee /mm/compaction.c | |
parent | mm/page_alloc: remove track of active PCP lists range in bulk free (diff) | |
download | wireguard-linux-1305870529d9e16170bb744148aab6dffb19bb23.tar.xz wireguard-linux-1305870529d9e16170bb744148aab6dffb19bb23.zip |
mm/page_alloc: remove unnecessary parameter batch of nr_pcp_free
We get batch from pcp and just pass it to nr_pcp_free immediately. Get
batch from pcp inside nr_pcp_free to remove unnecessary parameter batch.
Link: https://lkml.kernel.org/r/20230809100754.3094517-3-shikemeng@huaweicloud.com
Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
Cc: Baolin Wang <baolin.wang@linux.alibaba.com>
Cc: David Hildenbrand <david@redhat.com>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Mel Gorman <mgorman@techsingularity.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/compaction.c')
0 files changed, 0 insertions, 0 deletions