Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933279AbbLSUWS (ORCPT ); Sat, 19 Dec 2015 15:22:18 -0500 Received: from www.linutronix.de ([62.245.132.108]:43926 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932724AbbLSUWR (ORCPT ); Sat, 19 Dec 2015 15:22:17 -0500 Date: Sat, 19 Dec 2015 21:21:21 +0100 (CET) From: Thomas Gleixner To: KY Srinivasan cc: Jake Oshins , "gregkh@linuxfoundation.org" , "linux-kernel@vger.kernel.org" , "devel@linuxdriverproject.org" , "olaf@aepfle.de" , "apw@canonical.com" , "vkuznets@redhat.com" , Haiyang Zhang , "marc.zyngier@arm.com" , "bhelgaas@google.com" , "linux-pci@vger.kernel.org" Subject: RE: [PATCH v9 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs In-Reply-To: Message-ID: References: <1449701697-6366-1-git-send-email-jakeo@microsoft.com> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1673 Lines: 41 On Sat, 19 Dec 2015, KY Srinivasan wrote: > > From: Thomas Gleixner [mailto:tglx@linutronix.de] > > On Tue, 15 Dec 2015, KY Srinivasan wrote: > > > > > > Of these 7 patches, Greg has committed all of the VMBUS > > > related supporting patches (3 patches). Thomas, can you > > > take the IRQ related patches through your tree. > > > > That does not make any sense. > > > > > > Jake Oshins (7): > > > > drivers:hv: Export a function that maps Linux CPU num onto Hyper-V > > > > proc num > > > > drivers:hv: Export hv_do_hypercall() > > > > PCI: Make it possible to implement a PCI MSI IRQ Domain in a module. > > > > PCI: Add fwnode_handle to pci_sysdata > > > > PCI: irqdomain: Look up IRQ domain by fwnode_handle > > > > drivers:hv: Define the channel type of Hyper-V PCI Express > > > > pass-through > > > > PCI: hv: New paravirtual PCI front-end for Hyper-V VMs > > > > That series cannot be ripped apart. The PCI part does not even compile > > w/o the drivers/hv part in place. > > What I was proposing was that after you pick up the hv related patches in > Greg's tree in the next cycle, would you be willing to take the IRQ related > patches through your tree. Sorry for the confusion. You mean: PCI: Make it possible to implement a PCI MSI IRQ Domain in a module. Right? Aside from the misleading subject line, I can pick that one up. The rest wants to go through the PCI tree. Thanks, tglx -- 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/