[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180605124929.GA13305@lst.de>
Date: Tue, 5 Jun 2018 14:49:29 +0200
From: Christoph Hellwig <hch@....de>
To: Andy Shevchenko <andy.shevchenko@...il.com>
Cc: YueHaibing <yuehaibing@...wei.com>, Christoph Hellwig <hch@....de>,
"David S. Miller" <davem@...emloft.net>,
netdev <netdev@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
jcliburn@...il.com, chris.snook@...il.com, benve@...co.com,
Jon Mason <jdmason@...zu.us>, chessman@....org,
jes@...ined-monkey.org, rahul.verma@...ium.com
Subject: Re: [PATCH net-next 0/6] use pci_zalloc_consistent
On Tue, Jun 05, 2018 at 03:39:16PM +0300, Andy Shevchenko wrote:
> On Tue, Jun 5, 2018 at 3:28 PM, YueHaibing <yuehaibing@...wei.com> wrote:
> >
>
> Hmm... Is PCI case anyhow special or it's a simple wrapper on top of
> dma.*alloc() ?
All drivers should move from pci_dma* to dma_* eventually. Converting
from one flavor of deprecated to another is completely pointless.
Powered by blists - more mailing lists