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

From: Romain Perier
Date: Tue May 23 2017 - 04:53:52 EST


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 ?

Romain