summaryrefslogtreecommitdiff
path: root/arch/csky/mm
diff options
context:
space:
mode:
authorPeter Xu <peterx@redhat.com>2020-08-12 04:37:57 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2020-08-12 20:58:03 +0300
commit6a1bb025d28e1026fead73b7b33e2dfccba3f4d2 (patch)
tree90d5ce0206309d9c385d973e827a2a0a35e1d1a8 /arch/csky/mm
parent79fea6c6548e28400d7870c61477d35aecb7baf8 (diff)
downloadlinux-6a1bb025d28e1026fead73b7b33e2dfccba3f4d2.tar.xz
mm/arm64: use general page fault accounting
Use the general page fault accounting by passing regs into handle_mm_fault(). It naturally solve the issue of multiple page fault accounting when page fault retry happened. To do this, we pass pt_regs pointer into __do_page_fault(). Signed-off-by: Peter Xu <peterx@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Acked-by: Will Deacon <will@kernel.org> Cc: Catalin Marinas <catalin.marinas@arm.com> Link: http://lkml.kernel.org/r/20200707225021.200906-6-peterx@redhat.com Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/csky/mm')
0 files changed, 0 insertions, 0 deletions