From: Andy Shevchenko <andy.shevchenko@gmail.com>
To: YueHaibing <yuehaibing@huawei.com>, Christoph Hellwig <hch@lst.de>
Cc: "David S. Miller" <davem@davemloft.net>,
netdev <netdev@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
jcliburn@gmail.com, chris.snook@gmail.com, benve@cisco.com,
Jon Mason <jdmason@kudzu.us>,
chessman@tux.org, jes@trained-monkey.org, rahul.verma@cavium.com
Subject: Re: [PATCH net-next 0/6] use pci_zalloc_consistent
Date: Tue, 5 Jun 2018 15:39:16 +0300 [thread overview]
Message-ID: <CAHp75VcWqO8hzbprP1FZJFmpu18iFXxHsu9uXw8RGngRf2jJhw@mail.gmail.com> (raw)
In-Reply-To: <20180605122851.23912-1-yuehaibing@huawei.com>
On Tue, Jun 5, 2018 at 3:28 PM, YueHaibing <yuehaibing@huawei.com> wrote:
>
Hmm... Is PCI case anyhow special or it's a simple wrapper on top of
dma.*alloc() ?
> YueHaibing (6):
> net: hippi: use pci_zalloc_consistent
> net: atheros: use pci_zalloc_consistent
> net: neterion: use pci_zalloc_consistent
> netxen_nic: use pci_zalloc_consistent
> net: tlan: use pci_zalloc_consistent
> enic: use pci_zalloc_consistent
>
> drivers/net/ethernet/atheros/atl1e/atl1e_main.c | 2 +-
> drivers/net/ethernet/atheros/atlx/atl1.c | 8 +++----
> drivers/net/ethernet/atheros/atlx/atl2.c | 5 ++--
> drivers/net/ethernet/cisco/enic/vnic_dev.c | 3 +--
> drivers/net/ethernet/neterion/s2io.c | 10 ++++----
> .../net/ethernet/qlogic/netxen/netxen_nic_ctx.c | 26 ++++++++------------
> drivers/net/ethernet/ti/tlan.c | 7 +++---
> drivers/net/hippi/rrunner.c | 28 +++++++++-------------
> 8 files changed, 35 insertions(+), 54 deletions(-)
>
> --
> 2.7.0
>
>
--
With Best Regards,
Andy Shevchenko
next prev parent reply other threads:[~2018-06-05 12:39 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-05 12:28 [PATCH net-next 0/6] use pci_zalloc_consistent YueHaibing
2018-06-05 12:28 ` [PATCH net-next 1/6] net: hippi: " YueHaibing
2018-06-06 9:53 ` Sergei Shtylyov
2018-06-06 15:04 ` kbuild test robot
2018-06-05 12:28 ` [PATCH net-next 2/6] net: atheros: " YueHaibing
2018-06-05 12:28 ` [PATCH net-next 3/6] net: neterion: " YueHaibing
2018-06-05 12:28 ` [PATCH net-next 4/6] netxen_nic: " YueHaibing
2018-06-06 9:56 ` Sergei Shtylyov
2018-06-05 12:28 ` [PATCH net-next 5/6] net: tlan: " YueHaibing
2018-06-05 12:28 ` [PATCH net-next 6/6] enic: " YueHaibing
2018-06-05 12:39 ` Andy Shevchenko [this message]
2018-06-05 12:49 ` [PATCH net-next 0/6] " Christoph Hellwig
2018-06-05 12:46 ` Andy Shevchenko
2018-06-05 13:04 ` YueHaibing
2018-06-05 13:00 ` David Miller
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=CAHp75VcWqO8hzbprP1FZJFmpu18iFXxHsu9uXw8RGngRf2jJhw@mail.gmail.com \
--to=andy.shevchenko@gmail.com \
--cc=benve@cisco.com \
--cc=chessman@tux.org \
--cc=chris.snook@gmail.com \
--cc=davem@davemloft.net \
--cc=hch@lst.de \
--cc=jcliburn@gmail.com \
--cc=jdmason@kudzu.us \
--cc=jes@trained-monkey.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=rahul.verma@cavium.com \
--cc=yuehaibing@huawei.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).