> From: Matt Evans <[email protected]> > Sent: Thursday, July 16, 2026 1:47 AM > > 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 <[email protected]> > Acked-by: Bjorn Helgaas <[email protected]> > Reviewed-by: Logan Gunthorpe <[email protected]>
Reviewed-by: Kevin Tian <[email protected]>
