Re: [PATCH v9 06/15] mlx5: Replace PCI pool old API

From: David Miller
Date: Tue May 23 2017 - 11:27:08 EST


From: Romain Perier <romain.perier@xxxxxxxxxxxxx>
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@xxxxxxxxxxxxx>
>>> Reviewed-by: Peter Senna Tschudin <peter.senna@xxxxxxxxxxxxx>
>>> Acked-by: Doug Ledford <dledford@xxxxxxxxxx>
>>> Tested-by: Doug Ledford <dledford@xxxxxxxxxx>
>>> ---
>>> 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@xxxxxxxxxxxx>
> 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.