diff options
author | 2014-04-03 14:48:17 -0700 | |
---|---|---|
committer | 2014-04-03 16:21:04 -0700 | |
commit | e9b71ca91aedb295097bd47066a06542751ecca8 (patch) | |
tree | e029409b61a0cbf6b4566d8f2f987bd0c39fc94b /include/linux/kobject.h | |
parent | mm: consolidate code to setup pte (diff) | |
download | wireguard-linux-e9b71ca91aedb295097bd47066a06542751ecca8.tar.xz wireguard-linux-e9b71ca91aedb295097bd47066a06542751ecca8.zip |
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 <kirill.shutemov@linux.intel.com>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/kobject.h')
0 files changed, 0 insertions, 0 deletions