UPSTREAM: mm: fix PSWPIN counter for large folios swap-in
Similar to PSWPOUT, we should count the number of base pages instead of large folios. Link: https://lkml.kernel.org/r/20241023210201.2798-1-21cnbao@gmail.com Fixes: 242d12c9 ("mm: support large folios swap-in for sync io devices") Change-Id: I5930498e4f0754fa89517a62445adfb146b320dc Signed-off-by:Barry Song <v-songbaohua@oppo.com> Acked-by:
David Hildenbrand <david@redhat.com> Reviewed-by:
Baolin Wang <baolin.wang@linux.alibaba.com> Cc: Chris Li <chrisl@kernel.org> Cc: Yosry Ahmed <yosryahmed@google.com> Cc: "Huang, Ying" <ying.huang@intel.com> Cc: Kairui Song <kasong@tencent.com> Cc: Ryan Roberts <ryan.roberts@arm.com> Cc: Kanchana P Sridhar <kanchana.p.sridhar@intel.com> Cc: Usama Arif <usamaarif642@gmail.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> (cherry picked from commit b54e1bfe) Bug: 313807618 Signed-off-by:
Kalesh Singh <kaleshsingh@google.com>
Loading
Please sign in to comment