[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YW1MuU8GfGuIAzR1@infradead.org>
Date: Mon, 18 Oct 2021 03:30:17 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Cai Huoqing <caihuoqing@...du.com>
Cc: Bjorn Helgaas <bhelgaas@...gle.com>, linux-pci@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] PCI: Remove the unused pci wrappers pci_pool_xxx()
On Mon, Oct 18, 2021 at 04:16:28PM +0800, Cai Huoqing wrote:
> The wrappers around dma_pool_xxx should go away, so
> remove the unused pci wrappers.
> Prefer using dma_pool_xxx() instead of the pci wrappers
> pci_pool_xxx(), and the use of pci_pool_xxx was already
> removed.
>
> Signed-off-by: Cai Huoqing <caihuoqing@...du.com>
This looks good.
But did this survive a few rounds of buildbot randomconfig build on
various architectures? I'd be somewhat surprised if no file at all
dependended on this implicit inclusion of dmapool.h.
Powered by blists - more mailing lists