Re: [PATCH] mm: Rename page->index to page->__folio_index
From: David Hildenbrand
Date: Fri May 16 2025 - 04:08:18 EST
On 14.05.25 20:15, Matthew Wilcox (Oracle) wrote:
All users of page->index have been converted to not refer to it any more.
Update a few pieces of documentation that were missed and prevent new
users from appearing (or at least make them easy to grep for).
Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>
---
Acked-by: David Hildenbrand <david@xxxxxxxxxx>
--
Cheers,
David / dhildenb