diff options
| author | Kirill A. Shutemov <[email protected]> | 2014-04-03 14:48:11 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-04-03 16:21:03 -0700 |
| commit | e655fb29074a7aa471bfc9f51a0139c6f636a649 (patch) | |
| tree | 8271ea582bbe23fc7a3d97cbaf6a051e4cff25ec /tools/perf/scripts/python | |
| parent | 7eae74af32d2048d27c38bad1c767a8f3ce4ddb6 (diff) | |
mm: introduce do_read_fault()
Introduce do_read_fault(). The function does what do_fault() does for
read page faults.
Unlike do_fault(), do_read_fault() is pretty clean and straightforward.
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: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions