Re: [PATCH v5 18/25] mm/s390: Use general page fault accounting

2020-07-08 Thread Peter Xu
On Wed, Jul 08, 2020 at 07:49:47AM +0200, Alexander Gordeev wrote: > On Tue, Jul 07, 2020 at 06:50:14PM -0400, Peter Xu wrote: > > 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 > > fau

Re: [PATCH v5 18/25] mm/s390: Use general page fault accounting

2020-07-07 Thread Alexander Gordeev
On Tue, Jul 07, 2020 at 06:50:14PM -0400, Peter Xu wrote: > 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. > > CC: Heiko Carstens > CC: Vasily Gorbik > CC: Christian