diff options
| author | Kirill A. Shutemov <[email protected]> | 2014-04-03 14:48:17 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-04-03 16:21:04 -0700 |
| commit | e9b71ca91aedb295097bd47066a06542751ecca8 (patch) | |
| tree | e029409b61a0cbf6b4566d8f2f987bd0c39fc94b /tools/perf/scripts/python/futex-contention.py | |
| parent | 3bb977946998ae0d756279c5a108435d04636e2b (diff) | |
mm, thp: drop do_huge_pmd_wp_zero_page_fallback()
I've realized that there's no need for do_huge_pmd_wp_zero_page_fallback().
We can just split zero page with split_huge_page_pmd() and return
VM_FAULT_FALLBACK. handle_pte_fault() will handle write-protection
fault for us.
Signed-off-by: Kirill A. Shutemov <[email protected]>
Cc: Andrea Arcangeli <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions