Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751155AbbESXpy (ORCPT ); Tue, 19 May 2015 19:45:54 -0400 Received: from mail-ig0-f179.google.com ([209.85.213.179]:32804 "EHLO mail-ig0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750781AbbESXpw (ORCPT ); Tue, 19 May 2015 19:45:52 -0400 MIME-Version: 1.0 In-Reply-To: <1347189446.1486831.1432078140756.JavaMail.zimbra@redhat.com> References: <1430415364-19679-1-git-send-email-mcgrof@do-not-panic.com> <20150519224452.GT31666@google.com> <1347189446.1486831.1432078140756.JavaMail.zimbra@redhat.com> From: "Luis R. Rodriguez" Date: Tue, 19 May 2015 16:45:30 -0700 X-Google-Sender-Auth: 0KAw3NmcTemqATbVsTVrdf4HqLQ Message-ID: Subject: Re: [PATCH v5 1/5] pci: add pci_iomap_wc() variants To: David Airlie Cc: Bjorn Helgaas , Tomi Valkeinen , "Michael S. Tsirkin" , Jean-Christophe Plagniol-Villard , Dave Airlie , Daniel Vetter , linux-fbdev , Andy Lutomirski , "cocci@systeme.lip6.fr" , "linux-kernel@vger.kernel.org" , "linux-pci@vger.kernel.org" , Toshi Kani , Suresh Siddha , Ingo Molnar , Thomas Gleixner , Juergen Gross , Daniel Vetter , Antonino Daplas , Dave Hansen , Arnd Bergmann , Stefan Bader , =?UTF-8?B?VmlsbGUgU3lyasOkbMOk?= , Mel Gorman , Vlastimil Babka , Borislav Petkov , Davidlohr Bueso , Konrad Rzeszutek Wilk , =?UTF-8?B?VmlsbGUgU3lyasOkbMOk?= , David Vrabel , Jan Beulich , =?UTF-8?Q?Roger_Pau_Monn=C3=A9?= , "xen-devel@lists.xensource.com" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2320 Lines: 57 On Tue, May 19, 2015 at 4:29 PM, David Airlie wrote: > >> On Tue, May 19, 2015 at 4:02 PM, Bjorn Helgaas wrote: >> > [-cc Venkatesh (bouncing) >> > >> > On Tue, May 19, 2015 at 5:46 PM, Luis R. Rodriguez >> > wrote: >> >> On Tue, May 19, 2015 at 3:44 PM, Bjorn Helgaas >> >> wrote: >> >>> Acked-by: Bjorn Helgaas >> >> >> >> Thanks! Who's tree should this go through? >> > >> > I don't know. This is the only patch that went to linux-pci, so I >> > haven't seen the rest. >> >> Oh I only rev'd a v5 for 1/5 as that's the only one that had feedback >> asking for changes. >> >> Patch v4 2/5 was for "lib: devres: add pcim_iomap_wc() variants", you >> had questions about EXPORT_SYMBOL_GPL() and the fact that this is not >> yet used. I replied. This patch can then be ignored but again, I'd >> hate for folks to go in and try to add a non EXPORT_SYMBOL_GPL() >> symbol of this. >> >> Patches v4 3-5 remain intact, I had addressed it to you, but failed to >> Cc linux-pci, I'll go ahead and bounce those now. >> >> Just today Dave Arlie provided a Reviewed-by to some simple >> framebuffer device driver changes. I wonder if these changes should go >> through the framebuffer tree provided you already gave the Acked-by >> for the PCI parts, or if the PCI parts should go in first and only >> later (I guess we'd have to wait) then intake the driver changes that >> use the symbol. >> >> What we decide should likely also apply to the series that adds >> pci_ioremap_wc_bar() and makes use of it on drivers. >> >> Dave, Tomi, any preference? >> > > Maybe send Bjorn a pull request with a tree with the pci changes, and the fb changes reviewed-by me and acked by Tomi. > > Seems like it could be the simplest path forward. Works with me, Bjorn, are you OK with that? Dave, Tomi, I still need your Reviewed-by and Acked-by's Tomi on these two PCI series. Please let me know if I should resend those first, but I think I had Cc'd you folks already on them. Luis -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/