BACKPORT: mm: remove use of folio list from folios_put()
Instead of putting the interesting folios on a list, delete the uninteresting one from the folio_batch. Link: https://lkml.kernel.org/r/20240227174254.710559-7-willy@infradead.org Change-Id: I1c416d2a6b8a78a9b194c4cf45577b64b8cb99c6 Signed-off-by:Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by:
Ryan Roberts <ryan.roberts@arm.com> Cc: David Hildenbrand <david@redhat.com> Cc: Mel Gorman <mgorman@suse.de> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> (cherry picked from commit 7c33b8c4) [ Fix trivial conflicts in folio_put_ref() - Kalesh Singh] Bug: 419599659 Bug: 427173548 Signed-off-by:
Kalesh Singh <kaleshsingh@google.com> Signed-off-by:
Wenchao Hao <haowenchao@xiaomi.com>
Loading
Please sign in to comment