From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mho-01-ewr.mailhop.org (mho-03-ewr.mailhop.org [204.13.248.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 2CEA92C0096 for ; Sun, 7 Jul 2013 00:41:23 +1000 (EST) Date: Sat, 6 Jul 2013 09:54:33 -0400 From: Jason Cooper To: Thomas Petazzoni Subject: Re: [PATCHv4 03/11] pci: remove ARCH_SUPPORTS_MSI kconfig option Message-ID: <20130706135433.GL2569@titan.lakedaemon.net> References: <1372686136-1370-1-git-send-email-thomas.petazzoni@free-electrons.com> <1372686136-1370-4-git-send-email-thomas.petazzoni@free-electrons.com> <20130705234501.1341f52e@skate> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20130705234501.1341f52e@skate> Cc: Lior Amsalem , "linux-mips@linux-mips.org" , "linux-ia64@vger.kernel.org" , Andrew Lunn , "linux-pci@vger.kernel.org" , Heiko Carstens , Gregory Clement , Thierry Reding , Paul Mackerras , "H. Peter Anvin" , sparclinux@vger.kernel.org, linux-s390@vger.kernel.org, Russell King , "x86@kernel.org" , Ingo Molnar , Ezequiel Garcia , Fenghua Yu , Chris Metcalf , Rob Herring , Bjorn Helgaas , Thomas Gleixner , linux-arm , Tony Luck , Ralf Baechle , Maen Suleiman , Martin Schwidefsky , linux390@de.ibm.com, linuxppc-dev , "David S. Miller" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Jul 05, 2013 at 11:45:01PM +0200, Thomas Petazzoni wrote: > Dear Bjorn Helgaas, > > On Fri, 5 Jul 2013 15:37:33 -0600, Bjorn Helgaas wrote: > > > Acked-by: Bjorn Helgaas > > > > Again, please update the subject line to "PCI: Remove ..." > > > > I doubt that you'll get explicit acks from all the arches you touched, > > but I think it's reasonable to put at least patches 2 & 3 in -next > > soon after v3.11-rc1, so we should have time to shake out issues. > > Sure. Which merge strategy do you suggest for this patch series, which > touches a number of different areas, and has some build-time > dependencies between the patches (if needed, I can detail those build > time dependencies to help figuring out the best strategy). If we end up handling this the same as the of/pci & mvebu-pcie series (whole series through mvebu -> arm-soc) I can have it up in -next within a few days of -rc1. Just let me know. hth, Jason.