Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966288AbdCYDri (ORCPT ); Fri, 24 Mar 2017 23:47:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34038 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965826AbdCYDr3 (ORCPT ); Fri, 24 Mar 2017 23:47:29 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 4D0A981F01 Authentication-Results: ext-mx01.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx01.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=dledford@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 4D0A981F01 Message-ID: <1490413644.2404.46.camel@redhat.com> Subject: Re: [PATCH v6 06/15] mlx5: Replace PCI pool old API From: Doug Ledford To: Leon Romanovsky , Romain Perier Cc: Dan Williams , Sean Hefty , Hal Rosenstock , jeffrey.t.kirsher@intel.com, "David S. Miller" , stas.yakovlev@gmail.com, "James E.J. Bottomley" , "Martin K. Petersen" , Felipe Balbi , Greg Kroah-Hartman , linux-rdma@vger.kernel.org, netdev@vger.kernel.org, linux-usb@vger.kernel.org, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, Peter Senna Tschudin Date: Fri, 24 Mar 2017 23:47:24 -0400 In-Reply-To: <20170320063109.GT2079@mtr-leonro.local> References: <20170319170404.17362-1-romain.perier@collabora.com> <20170319170404.17362-7-romain.perier@collabora.com> <20170320063109.GT2079@mtr-leonro.local> Organization: Red Hat, Inc. Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.25]); Sat, 25 Mar 2017 03:47:28 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1061 Lines: 29 On Mon, 2017-03-20 at 08:31 +0200, Leon Romanovsky wrote: > On Sun, Mar 19, 2017 at 06:03:55PM +0100, 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 > > Reviewed-by: Peter Senna Tschudin > > --- > >  drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 11 ++++++----- > >  include/linux/mlx5/driver.h                   |  2 +- > >  2 files changed, 7 insertions(+), 6 deletions(-) > > > > Thanks, > Acked-by: Leon Romanovsky Changes look fine to me, and in addition I've compiled and tested them on mlx5 hardware and verified that RDMA communications still work. Acked-by: Doug Ledford Tested-by: Doug Ledford -- Doug Ledford     GPG KeyID: B826A3330E572FDD     Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD