diff options
author | Jan Kara <[email protected]> | 2016-12-14 15:07:33 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-12-14 16:04:09 -0800 |
commit | a41b70d6dfc28b9e1a17c2a9f3181c2b614bfd54 (patch) | |
tree | 55ca53d3e7f49f9c58a5e58ce08c7b1be6fdc313 /tools/perf/scripts/python/stat-cpi.py | |
parent | 38b8cb7fbb892503fe9fcf748ebbed8c9fde7bf8 (diff) |
mm: use vmf->page during WP faults
So far we set vmf->page during WP faults only when we needed to pass it
to the ->page_mkwrite handler. Set it in all the cases now and use that
instead of passing page pointer explicitly around.
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/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions