diff options
author | Jan Kara <[email protected]> | 2016-12-14 15:07:10 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-12-14 16:04:09 -0800 |
commit | 936ca80d3773bd9b6dda8a0dfd54425f9ec1be9d (patch) | |
tree | 29605a13cdf2ca249d928966086155451f576242 /tools/perf/scripts/python/compaction-times.py | |
parent | 667240e0f2e13e792a5af99b3c34dfab12ef125b (diff) |
mm: trim __do_fault() arguments
Use vm_fault structure to pass cow_page, page, and entry in and out of
the function.
That reduces number of __do_fault() arguments from 4 to 1.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Jan Kara <[email protected]>
Reviewed-by: Ross Zwisler <[email protected]>
Acked-by: Kirill A. Shutemov <[email protected]>
Cc: Dan Williams <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions