diff options
author | Peter Xu <peterx@redhat.com> | 2020-08-12 03:38:46 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-08-12 19:58:04 +0200 |
commit | f08147df4092dd5093b85dbccbd34a7843fb60bf (patch) | |
tree | fe4badd2bde03a1b270fa07815bed4b601f2cfa5 /ipc | |
parent | mm/sparc32: use general page fault accounting (diff) | |
download | linux-f08147df4092dd5093b85dbccbd34a7843fb60bf.tar.xz linux-f08147df4092dd5093b85dbccbd34a7843fb60bf.zip |
mm/sparc64: 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.
Signed-off-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: David S. Miller <davem@davemloft.net>
Link: http://lkml.kernel.org/r/20200707225021.200906-22-peterx@redhat.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions