diff options
author | Jan Kara <[email protected]> | 2016-12-14 15:07:07 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-12-14 16:04:09 -0800 |
commit | 667240e0f2e13e792a5af99b3c34dfab12ef125b (patch) | |
tree | f6880fe19d639a43c05b90a7e2c3e13161e0c81e /tools/perf/scripts/python/check-perf-trace.py | |
parent | 0721ec8bc156fafc9057ec1df95cdb3bbc3cbae8 (diff) |
mm: use passed vm_fault structure in __do_fault()
Instead of creating another vm_fault structure, use the one passed to
__do_fault() for passing arguments into fault handler.
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/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions