[PATCH 0/4] arm64/mm: Fixes and cleanups for do_page_fault()

From: Anshuman Khandual
Date: Wed May 29 2019 - 08:38:09 EST


This series contains some fixes and cleanups for page fault handling in
do_page_fault(). This has been boot tested on arm64 platform along with
some stress test but just build tested on others.

Cc: Catalin Marinas <catalin.marinas@xxxxxxx>
Cc: Will Deacon <will.deacon@xxxxxxx>
Cc: Mark Rutland <mark.rutland@xxxxxxx>
Cc: James Morse <james.morse@xxxxxxx>
Cc: Andrey Konovalov <andreyknvl@xxxxxxxxxx>

Anshuman Khandual (4):
arm64/mm: Drop mmap_sem before calling __do_kernel_fault()
arm64/mm: Drop task_struct argument from __do_page_fault()
arm64/mm: Consolidate page fault information capture
arm64/mm: Drop vm_fault_t argument from __do_page_fault()

arch/arm64/mm/fault.c | 77 +++++++++++++++++++++++++--------------------------
1 file changed, 38 insertions(+), 39 deletions(-)

--
2.7.4