Re: [RFC] mm: use folio_expected_ref_count() helper for reference counting
From: Matthew Wilcox <willy@infradead.org>
Date: 2025-06-09 19:21:40
Also in:
linux-mm, linux-perf-users, lkml
From: Matthew Wilcox <willy@infradead.org>
Date: 2025-06-09 19:21:40
Also in:
linux-mm, linux-perf-users, lkml
On Mon, Jun 09, 2025 at 05:08:07PM +0000, Shivank Garg wrote:
Replace open-coded folio reference count calculations with the folio_expected_ref_count() helper to improve code maintainability and reduce duplication.
If it needs this much additional commentary, perhaps it's not actually clearer?