diff options
| author | Kemeng Shi <[email protected]> | 2023-08-09 18:07:54 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-08-21 13:37:50 -0700 |
| commit | 1305870529d9e16170bb744148aab6dffb19bb23 (patch) | |
| tree | 24abb6ef2f211d24a4d6dfd7dd725f492cad52ee /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | f142b2c2530c1383a45e1ada1d641974b9723a35 (diff) | |
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/[email protected]
Signed-off-by: Kemeng Shi <[email protected]>
Cc: Baolin Wang <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Mel Gorman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions