diff options
author | Yang Shi <[email protected]> | 2019-11-30 17:55:28 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2019-12-01 12:59:06 -0800 |
commit | cb16556d913f2b12feffc8a56fe184df1e76d6d5 (patch) | |
tree | 660aaa146d84539e5b7fc80cc9b5e29e8b622395 /tools/perf/scripts/python/stackcollapse.py | |
parent | f87bccde6a7dd1bdb219a4045e8ac111590c9314 (diff) |
mm/vmscan.c: remove unused scan_control parameter from pageout()
Since lumpy reclaim was removed in v3.5 scan_control is not used by
may_write_to_{queue|inode} and pageout() anymore, remove the unused
parameter.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Yang Shi <[email protected]>
Acked-by: David Rientjes <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Johannes Weiner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions