diff options
author | Peter Xu <peterx@redhat.com> | 2020-08-12 04:37:49 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-08-12 20:58:03 +0300 |
commit | c0f6eda41f97dbe4e4feda914c18d019b9b9fccd (patch) | |
tree | 752d038976cd2158c3edbfe5b740a99d2ed57fe8 /arch/arc/mm | |
parent | bce617edecada007aee8610fbe2c14d10b8de2f6 (diff) | |
download | linux-c0f6eda41f97dbe4e4feda914c18d019b9b9fccd.tar.xz |
mm/alpha: use general page fault accounting
Use the general page fault accounting by passing regs into
handle_mm_fault().
Add the missing PERF_COUNT_SW_PAGE_FAULTS perf events too. Note, the
other two perf events (PERF_COUNT_SW_PAGE_FAULTS_[MAJ|MIN]) were done in
handle_mm_fault().
Signed-off-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: Matt Turner <mattst88@gmail.com>
Link: http://lkml.kernel.org/r/20200707225021.200906-3-peterx@redhat.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/arc/mm')
0 files changed, 0 insertions, 0 deletions