From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Subject: Re: [Patch Part2 v4 21/31] PCI/MSI: enhance PCI MSI core to support hierarchy irqdomain Date: Thu, 6 Nov 2014 12:59:25 +0100 (CET) Message-ID: References: <1415102525-9898-1-git-send-email-jiang.liu@linux.intel.com> <1415102525-9898-22-git-send-email-jiang.liu@linux.intel.com> <545B5E5B.8090300@linux.intel.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: In-Reply-To: <545B5E5B.8090300@linux.intel.com> Sender: linux-pci-owner@vger.kernel.org To: Jiang Liu Cc: Benjamin Herrenschmidt , Ingo Molnar , "H. Peter Anvin" , "Rafael J. Wysocki" , Bjorn Helgaas , Randy Dunlap , Yinghai Lu , Borislav Petkov , Grant Likely , Marc Zyngier , Yingjoe Chen , Matthias Brugger , Yijing Wang , Alexander Gordeev , Konrad Rzeszutek Wilk , Andrew Morton , Tony Luck , Joerg Roedel , Greg Kroah-Hartman , Suravee Suthikulanit , x86@kernel.org, LKML , linux-pci@vger.kernel.org List-Id: linux-acpi@vger.kernel.org On Thu, 6 Nov 2014, Jiang Liu wrote: > On 2014/11/6 18:01, Thomas Gleixner wrote: > Hi Thomas, > Actually I'm working on a patch set to improve MSI support in > the way you described above this afternoon. And I'm also trying to > split MSI code into PCI dependent part and PCI independent part. > I plan to add a file kernel/irq/msi.c to host PCI independent part, kernel/irq/msi.c is fine. Thanks, tglx