Re: [PATCH 11/12] mm: Remove callers of pfn_t functionality
From: Jason Gunthorpe
Date: Tue Jun 03 2025 - 09:51:25 EST
On Thu, May 29, 2025 at 04:32:12PM +1000, Alistair Popple wrote:
> All PFN_* pfn_t flags have been removed. Therefore there is no longer
> a need for the pfn_t type and all uses can be replaced with normal
> pfns.
>
> Signed-off-by: Alistair Popple <apopple@xxxxxxxxxx>
> Reviewed-by: Christoph Hellwig <hch@xxxxxx>
Yay!
Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx>
Jason