From: David Miller <davem@davemloft.net>
To: robert.jarzmik@free.fr
Cc: linux@arm.linux.org.uk, nico@fluxnic.net, arnd@arndb.de,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] net: smc91x: convert pxa dma to dmaengine
Date: Thu, 17 Sep 2015 13:37:22 -0700 (PDT) [thread overview]
Message-ID: <20150917.133722.634502765225590262.davem@davemloft.net> (raw)
In-Reply-To: <87a8smsntp.fsf@belgarion.home>
From: Robert Jarzmik <robert.jarzmik@free.fr>
Date: Wed, 16 Sep 2015 11:41:54 +0200
> David Miller <davem@davemloft.net> writes:
>
>> From: Robert Jarzmik <robert.jarzmik@free.fr>
>> Date: Thu, 10 Sep 2015 21:26:04 +0200
>>
>>> Convert the dma transfers to be dmaengine based, now pxa has a dmaengine
>>> slave driver. This makes this driver a bit more PXA agnostic.
>>>
>>> The driver was tested on pxa27x (mainstone) and pxa310 (zylonite),
>>> ie. only pxa platforms.
>>>
>>> Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
>>> Cc: Russell King <linux@arm.linux.org.uk>
>>> Cc: Arnd Bergmann <arnd@arndb.de>
>>> ---
>>> This has potential to break other platform such as Neponset, Idp,
>>> halibut and qsd8x50, so I added Russell and Arnd as they were discussing
>>> smc91x support last February.
>>
>
>> Is someone testing whether such platforms break or not? I'm waiting for
>> that before I consider applying this patch.
>
> My understanding is that Russell is the only one left testing them, or at least
> he was the only one complaining about a breakage lately on neponset.
>
> I can wait several weeks for Russell to have a bit of time to try : I know it
> will compile correctly at least for neponset, and I know almost all the code is
> under #ifdef CONFIG_ARCH_PXA. And still I would feel far more comfortable if it
> was tested, just as you.
Oh well, I've waited long enough.... patch applied, thanks.
next prev parent reply other threads:[~2015-09-17 20:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-10 19:26 [PATCH] net: smc91x: convert pxa dma to dmaengine Robert Jarzmik
2015-09-15 23:24 ` David Miller
2015-09-16 9:41 ` Robert Jarzmik
2015-09-17 20:37 ` David Miller [this message]
2015-09-17 21:00 ` Russell King - ARM Linux
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=20150917.133722.634502765225590262.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=arnd@arndb.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=netdev@vger.kernel.org \
--cc=nico@fluxnic.net \
--cc=robert.jarzmik@free.fr \
/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).