From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.bootlin.com ([62.4.15.54]:57193 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751399AbeDDT41 (ORCPT ); Wed, 4 Apr 2018 15:56:27 -0400 Date: Wed, 4 Apr 2018 21:56:23 +0200 From: Boris Brezillon To: Robert Jarzmik Cc: Ulf Hansson , Daniel Mack , Haojian Zhuang , Bartlomiej Zolnierkiewicz , Tejun Heo , Vinod Koul , Mauro Carvalho Chehab , Ezequiel Garcia , Boris Brezillon , David Woodhouse , Brian Norris , Marek Vasut , Richard Weinberger , Cyrille Pitchen , Nicolas Pitre , Samuel Ortiz , Greg Kroah-Hartman , Jaroslav Kysela , Takashi Iwai , Liam Girdwood , Mark Brown , Arnd Bergmann , Linux ARM , Linux Kernel Mailing List , linux-ide@vger.kernel.org, dmaengine@vger.kernel.org, linux-media@vger.kernel.org, "linux-mmc\@vger.kernel.org" , linux-mtd@lists.infradead.org, netdev@vger.kernel.org, driverdevel , alsa-devel@alsa-project.org Subject: Re: [PATCH 00/15] ARM: pxa: switch to DMA slave maps Message-ID: <20180404215623.2bf07406@bbrezillon> In-Reply-To: <874lkq4urd.fsf@belgarion.home> References: <20180402142656.26815-1-robert.jarzmik@free.fr> <874lkq4urd.fsf@belgarion.home> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: On Wed, 04 Apr 2018 21:49:26 +0200 Robert Jarzmik wrote: > Ulf Hansson writes: > > > On 2 April 2018 at 16:26, Robert Jarzmik wrote: > >> Hi, > >> > >> This serie is aimed at removing the dmaengine slave compat use, and transfer > >> knowledge of the DMA requestors into architecture code. > >> As this looks like a patch bomb, each maintainer expressing for his tree either > >> an Ack or "I want to take through my tree" will be spared in the next iterations > >> of this serie. > > > > Perhaps an option is to send this hole series as PR for 3.17 rc1, that > > would removed some churns and make this faster/easier? Well, if you > > receive the needed acks of course. > For 3.17-rc1 it looks a bit optimistic with the review time ... If I have all Especially since 3.17-rc1 has been released more than 3 years ago :-), but I guess you meant 4.17-rc1. > acks, I'll queue it into my pxa tree. If at least one maintainer withholds his > ack, the end of the serie (phase 3) won't be applied until it is sorted out. > > Cheers. > > -- > Robert