Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1717636
| From | Doug Ledford <dledford@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v12 0/8] Replace PCI pool by DMA pool API |
| Date | 2017-08-22 20:10 +0200 |
| Message-ID | <uhlMJ-5Zp-13@gated-at.bofh.it> (permalink) |
| References | <uhfQZ-1MG-3@gated-at.bofh.it> |
| Organization | Red Hat, Inc. |
On Tue, 2017-08-22 at 13:46 +0200, Romain Perier wrote:
> The current PCI pool API are simple macro functions direct expanded
> to
> the appropriate dma pool functions. The prototypes are almost the
> same
> and semantically, they are very similar. I propose to use the DMA
> pool
> API directly and get rid of the old API.
>
> This set of patches, replaces the old API by the dma pool API
> and remove the defines.
>
> Changes in v12:
> - Rebased series onto next-20170822
Hi Romain,
I've applied the three that are in my purview to my for-next branch
(mthca, mlx4, and mlx5 patches). Thanks.
--
Doug Ledford <dledford@redhat.com>
GPG KeyID: B826A3330E572FDD
Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v12 0/8] Replace PCI pool by DMA pool API Romain Perier <romain.perier@collabora.com> - 2017-08-22 13:50 +0200 [PATCH v12 3/8] IB/mthca: Replace PCI pool old API Romain Perier <romain.perier@collabora.com> - 2017-08-22 13:50 +0200 [PATCH v12 8/8] PCI: Remove PCI pool macro functions Romain Perier <romain.perier@collabora.com> - 2017-08-22 13:50 +0200 [PATCH v12 6/8] mlx5: Replace PCI pool old API Romain Perier <romain.perier@collabora.com> - 2017-08-22 13:50 +0200 [PATCH v12 2/8] dmaengine: pch_dma: Replace PCI pool old API Romain Perier <romain.perier@collabora.com> - 2017-08-22 14:00 +0200 Re: [PATCH v12 0/8] Replace PCI pool by DMA pool API Doug Ledford <dledford@redhat.com> - 2017-08-22 20:10 +0200
csiph-web