aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorPeter Xu <[email protected]>2020-08-11 18:37:57 -0700
committerLinus Torvalds <[email protected]>2020-08-12 10:58:03 -0700
commit6a1bb025d28e1026fead73b7b33e2dfccba3f4d2 (patch)
tree90d5ce0206309d9c385d973e827a2a0a35e1d1a8 /lib/test_overflow.c
parent79fea6c6548e28400d7870c61477d35aecb7baf8 (diff)
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 <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Acked-by: Will Deacon <[email protected]> Cc: Catalin Marinas <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions