Re: [PATCH v4 01/10] PCI/P2PDMA: Split pool-related cleanup out of pci_p2pdma_release()

From: Logan Gunthorpe

Date: Thu Jul 02 2026 - 12:13:17 EST




On 2026-07-01 11:12 a.m., Matt Evans wrote:
> Preparing for a refactor in a subsequent patch, split the pool-related
> release code into a new pci_p2pdma_release_pool() function.
>
> This allows future compile-time selection of a null implementation for
> pci_p2pdma_release_pool(), when p2pdma.c is refactored into core- and
> P2P-related files.
>
> Signed-off-by: Matt Evans <matt@xxxxxxxxxx>

Looks correct to me, thanks!

Reviewed-by: Logan Gunthorpe <logang@xxxxxxxxxxxx>