Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752216AbdHVSAi (ORCPT ); Tue, 22 Aug 2017 14:00:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58264 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751781AbdHVSAg (ORCPT ); Tue, 22 Aug 2017 14:00:36 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 5495F7E42C Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=dledford@redhat.com Message-ID: <1503424834.78641.0.camel@redhat.com> Subject: Re: [PATCH v12 0/8] Replace PCI pool by DMA pool API From: Doug Ledford To: Romain Perier , Dan Williams , Sean Hefty , Hal Rosenstock , jeffrey.t.kirsher@intel.com, "David S. Miller" , stas.yakovlev@gmail.com Cc: linux-rdma@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Greg Kroah-Hartman Date: Tue, 22 Aug 2017 14:00:34 -0400 In-Reply-To: <20170822114701.14907-1-romain.perier@collabora.com> References: <20170822114701.14907-1-romain.perier@collabora.com> Organization: Red Hat, Inc. Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.27]); Tue, 22 Aug 2017 18:00:36 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 744 Lines: 24 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 GPG KeyID: B826A3330E572FDD Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD