diff options
| author | Kirill A. Shutemov <[email protected]> | 2014-04-03 14:48:13 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-04-03 16:21:03 -0700 |
| commit | f0c6d4d295e4ea9a47375304420baa38ca279542 (patch) | |
| tree | dde84d183f17f94772500f408177486d509d85c7 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | ec47c3b9543054f6f255d027100fa8214e637003 (diff) | |
mm: introduce do_shared_fault() and drop do_fault()
Introduce do_shared_fault(). The function does what do_fault() does for
write faults to shared mappings
Unlike do_fault(), do_shared_fault() is relatively clean and
straight-forward.
Old do_fault() is not needed anymore. Let it die.
[[email protected]: fix NULL pointer dereference]
Signed-off-by: Kirill A. Shutemov <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Naoya Horiguchi <[email protected]>
Signed-off-by: Bob Liu <[email protected]>
Cc: Sasha Levin <[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