Peter Xu 79fea6c654 mm/arm: 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 need to pass
the pt_regs pointer into __do_page_fault().

Fix PERF_COUNT_SW_PAGE_FAULTS perf event manually for page fault retries,
by moving it before taking mmap_sem.

Signed-off-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Russell King <linux@armlinux.org.uk>
Cc: Will Deacon <will@kernel.org>
Link: http://lkml.kernel.org/r/20200707225021.200906-5-peterx@redhat.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2020-08-12 10:58:03 -07:00
..
2020-08-09 14:10:26 -07:00
2020-08-07 13:00:53 -07:00
2020-08-12 10:57:58 -07:00
2020-08-07 13:00:53 -07:00
2020-08-07 13:00:53 -07:00
2020-04-12 23:13:38 +02:00
2020-05-15 23:04:40 +02:00
2020-05-15 23:04:40 +02:00
2020-06-17 00:07:38 +02:00
2020-07-21 16:33:35 +01:00
2020-08-06 10:17:00 -07:00
2020-08-06 10:17:00 -07:00