Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1648186
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v9 06/15] mlx5: Replace PCI pool old API |
| Date | 2017-05-23 17:30 +0200 |
| Message-ID | <tKjV0-51B-3@gated-at.bofh.it> (permalink) |
| References | <tJYQy-8az-25@gated-at.bofh.it> <tKcqv-8q9-35@gated-at.bofh.it> <tKdPB-N6-53@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Romain Perier <romain.perier@collabora.com> Date: Tue, 23 May 2017 10:53:36 +0200 > Hello, > > > Le 23/05/2017 à 09:27, Leon Romanovsky a écrit : >> On Mon, May 22, 2017 at 06:48:58PM +0200, Romain Perier wrote: >>> The PCI pool API is deprecated. This commit replaces the PCI pool old >>> API by the appropriate function with the DMA pool API. >>> >>> Signed-off-by: Romain Perier <romain.perier@collabora.com> >>> Reviewed-by: Peter Senna Tschudin <peter.senna@collabora.com> >>> Acked-by: Doug Ledford <dledford@redhat.com> >>> Tested-by: Doug Ledford <dledford@redhat.com> >>> --- >>> drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 11 ++++++----- >>> include/linux/mlx5/driver.h | 2 +- >>> 2 files changed, 7 insertions(+), 6 deletions(-) >>> >> Who is supposed to merge this patch series? >> >> Acked-by: Leon Romanovsky <leonro@mellanox.com> > Each maintainer of the corresponding subsystem, can take a patch, I > guess. No ? It might be easier to accumulate acks and you submit them as a series, in my opinion.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v9 06/15] mlx5: Replace PCI pool old API Romain Perier <romain.perier@collabora.com> - 2017-05-22 19:00 +0200
Re: [PATCH v9 06/15] mlx5: Replace PCI pool old API Leon Romanovsky <leon@kernel.org> - 2017-05-23 09:30 +0200
Re: [PATCH v9 06/15] mlx5: Replace PCI pool old API Romain Perier <romain.perier@collabora.com> - 2017-05-23 11:00 +0200
Re: [PATCH v9 06/15] mlx5: Replace PCI pool old API Leon Romanovsky <leon@kernel.org> - 2017-05-23 11:40 +0200
Re: [PATCH v9 06/15] mlx5: Replace PCI pool old API David Miller <davem@davemloft.net> - 2017-05-23 17:30 +0200
csiph-web