linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Romain Perier <romain.perier@gmail.com>
To: Bjorn Helgaas <helgaas@kernel.org>
Cc: Jens Axboe <axboe@kernel.dk>,
	Andrew Morton <akpm@linux-foundation.org>,
	Dan Williams <dan.j.williams@intel.com>,
	Vinod Koul <vinod.koul@intel.com>,
	Jeff Kirsher <jeffrey.t.kirsher@intel.com>,
	Aviad Krawczyk <aviad.krawczyk@huawei.com>,
	"James E.J. Bottomley" <jejb@linux.vnet.ibm.com>,
	"Martin K. Petersen" <martin.petersen@oracle.com>,
	linux-scsi@vger.kernel.org, Bjorn Helgaas <bhelgaas@google.com>,
	linux-pci@vger.kernel.org, dmaengine@vger.kernel.org,
	"David S. Miller" <davem@davemloft.net>,
	netdev <netdev@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [PATCH v17 0/4] Replace PCI pool by DMA pool API
Date: Thu, 4 Jan 2018 16:59:44 +0100	[thread overview]
Message-ID: <CABgxDoLGGYGoEsmUgxk7RWFwc9WD5DBi53sBVsvKjwtM_AehjQ@mail.gmail.com> (raw)
In-Reply-To: <20180103213433.GA189303@bhelgaas-glaptop.roam.corp.google.com>

Hi,

Ok, will do. Thanks !

Romain

2018-01-03 22:34 GMT+01:00 Bjorn Helgaas <helgaas@kernel.org>:
> On Tue, Jan 02, 2018 at 04:17:24PM -0600, Bjorn Helgaas wrote:
>> On Tue, Jan 02, 2018 at 06:53:52PM +0100, 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.
>> > ...
>>
>> > Romain Perier (4):
>> >   block: DAC960: Replace PCI pool old API
>> >   net: e100: Replace PCI pool old API
>> >   hinic: Replace PCI pool old API
>> >   PCI: Remove PCI pool macro functions
>> >
>> >  drivers/block/DAC960.c                            | 38 +++++++++++------------
>> >  drivers/block/DAC960.h                            |  4 +--
>> >  drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c | 10 +++---
>> >  drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.h |  2 +-
>> >  drivers/net/ethernet/intel/e100.c                 | 12 +++----
>> >  include/linux/pci.h                               |  9 ------
>> >  6 files changed, 32 insertions(+), 43 deletions(-)
>>
>> Applied to pci/misc for v4.16, thanks!
>
> Oops, my mistake.  I can't remove the macros themselves yet because
> some of the uses were removed by patches that were applied via other
> trees, and those patches are not in my tree.
>
> To avoid ordering dependencies during the merge window, I dropped the
> "PCI: Remove PCI pool macro functions" patch.  Please repost that
> after all the removals have made it into Linus' tree.
>
> Bjorn

      reply	other threads:[~2018-01-04 15:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-02 17:53 [PATCH v17 0/4] Replace PCI pool by DMA pool API Romain Perier
2018-01-02 17:53 ` [PATCH v17 1/4] block: DAC960: Replace PCI pool old API Romain Perier
2018-01-02 17:53 ` [PATCH v17 2/4] net: e100: " Romain Perier
2018-01-02 17:53 ` [PATCH v17 3/4] hinic: " Romain Perier
2018-01-02 17:53 ` [PATCH v17 4/4] PCI: Remove PCI pool macro functions Romain Perier
2018-01-02 22:17 ` [PATCH v17 0/4] Replace PCI pool by DMA pool API Bjorn Helgaas
2018-01-03 21:34   ` Bjorn Helgaas
2018-01-04 15:59     ` Romain Perier [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CABgxDoLGGYGoEsmUgxk7RWFwc9WD5DBi53sBVsvKjwtM_AehjQ@mail.gmail.com \
    --to=romain.perier@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=aviad.krawczyk@huawei.com \
    --cc=axboe@kernel.dk \
    --cc=bhelgaas@google.com \
    --cc=dan.j.williams@intel.com \
    --cc=davem@davemloft.net \
    --cc=dmaengine@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=helgaas@kernel.org \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=jejb@linux.vnet.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=netdev@vger.kernel.org \
    --cc=vinod.koul@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).