diff options
| author | Kefeng Wang <[email protected]> | 2023-03-02 19:58:35 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-03-28 16:20:10 -0700 |
| commit | 3e4fb13ac34bad94cf390415b1e6bc3ca9520d65 (patch) | |
| tree | 98d7b9101589c0e09fd035677ded4383527e4449 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 68fa572b503ce8bfd0d0c2e5bb185134086d7d7d (diff) | |
mm: swap: remove unneeded cgroup_throttle_swaprate()
All the callers of cgroup_throttle_swaprate() are converted to
folio_throttle_swaprate(), so make __cgroup_throttle_swaprate() to take a
folio, and rename it to __folio_throttle_swaprate(), also rename gfp_mask
to gfp and drop redundant extern keyword. finally, drop unused
cgroup_throttle_swaprate().
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kefeng Wang <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions