On Sun, Jan 02, 2022 at 09:57:22PM +0000, Matthew Wilcox (Oracle) wrote: > There should be little to no effect from this patch; just removing > uses of some old APIs. > > While I'm looking at this, take the opportunity to use nth_page() > instead of doing the arithmetic ourselves in case hugetlbfs pages > are ever allocated across memmap boundaries. I'd split this into two patches, but otherwise this looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>