From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.linuxfoundation.org ([140.211.169.12]:38794 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S23992800AbdALHe44WGWb (ORCPT ); Thu, 12 Jan 2017 08:34:56 +0100 Date: Thu, 12 Jan 2017 08:35:11 +0100 From: "gregkh@linuxfoundation.org" Subject: Re: [PATCH 2/9] Move dma_ops from archdata into struct device Message-ID: <20170112073511.GA23347@kroah.com> References: <20170111005648.14988-1-bart.vanassche@sandisk.com> <20170111005648.14988-3-bart.vanassche@sandisk.com> <20170111064803.GB26893@kroah.com> <1484158589.2619.14.camel@sandisk.com> <20170111203100.GB17895@kroah.com> <1484173670.2619.28.camel@sandisk.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1484173670.2619.28.camel@sandisk.com> Return-Path: Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: To: Bart Van Assche Cc: "geert@linux-m68k.org" , "will.deacon@arm.com" , "linux-xtensa@linux-xtensa.org" , "linux-s390@vger.kernel.org" , "linux-rdma@vger.kernel.org" , "jesper.nilsson@axis.com" , "mulix@mulix.org" , "hpa@zytor.com" , "catalin.marinas@arm.com" , "geoff@infradead.org" , "jcmvbkbc@gmail.com" , "linux@armlinux.org.uk" , "iommu@lists.linux-foundation.org" , "linux-ia64@vger.kernel.org" , "linux-am33-list@redhat.com" , "linux-cris-kernel@axis.com" , "linux-mips@linux-mips.org" , "linux-pci@vger.kernel.org" , "a-jacquiot@ti.com" , "dalias@libc.org" , "linux-m68k@lists.linux-m68k.org" , "nios2-dev@lists.rocketboards.org" , "linux-sh@vger.kernel.org" , "shorne@gmail.com" , "linux-alpha@vger.kernel.org" , "lftan@altera.com" , "deller@gmx.de" , "jdmason@kudzu.us" , "openrisc@lists.librecores.org" , "linux-c6x-dev@linux-c6x.org" , "chris@zankel.net" , "sparclinux@vger.kernel.org" , "davem@davemloft.net" , "linux-hexagon@vger.kernel.org" , "joro@8bytes.org" , "tglx@linutronix.de" , "linuxppc-dev@lists.ozlabs.org" , "x86@kernel.org" , "fenghua.yu@intel.com" , "jejb@parisc-linux.org" , "linux-snps-arc@lists.infradead.org" , "msalter@redhat.com" , "dledford@redhat.com" , "adi-buildroot-devel@lists.sourceforge.net" , "linux-arm-kernel@lists.infradead.org" , "linux-metag@vger.kernel.org" , "ysato@users.sourceforge.jp" , "dhowells@redhat.com" , "starvik@axis.com" , "mingo@redhat.com" , "hskinnemoen@gmail.com" , "tony.luck@intel.com" , "uclinux-h8-devel@lists.sourceforge.jp" , "linux-parisc@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "stefan.kristiansson@saunalahti.fi" , "jonas@southpole.se" , "egtvedt@samfundet.no" Message-ID: <20170112073511.R0htcE9sM9HrfeRU7oUdqVpgiLG-7TEqr_oXXnza6bo@z> On Wed, Jan 11, 2017 at 10:28:05PM +0000, Bart Van Assche wrote: > On Wed, 2017-01-11 at 21:31 +0100, gregkh@linuxfoundation.org wrote: > > That's a big sign that your patch series needs work. Break it up into > > smaller pieces, it should be possible, which will make merges easier > > (well, different in a way.) > > Hello Greg, > > Can you have a look at the attached patches? These three patches are a > splitup of the single patch at the start of this e-mail thread. Please send them in the proper format (i.e. one patch per email), and I will be glad to review them. Otherwise it's really hard to do so, would you want to review attachments? thanks, greg k-h