diff options
author | Jan Kara <[email protected]> | 2016-12-14 15:07:30 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-12-14 16:04:09 -0800 |
commit | 38b8cb7fbb892503fe9fcf748ebbed8c9fde7bf8 (patch) | |
tree | 2b728c22ac01628efe9c8cf120bf34d057ad96d5 /tools/perf/scripts/python/stat-cpi.py | |
parent | 97ba0c2b4b0994044e404b7a96fc92a2e0424534 (diff) |
mm: pass vm_fault structure into do_page_mkwrite()
We will need more information in the ->page_mkwrite() helper for DAX to
be able to fully finish faults there. Pass vm_fault structure to
do_page_mkwrite() and use it there so that information propagates
properly from upper layers.
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