From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Subject: Re: [Patch Part1 v8 00/37] Convert x86 to hierarchy irqdomain and stacked irqchip Date: Mon, 13 Apr 2015 09:09:27 +0200 (CEST) Message-ID: References: <1428905519-23704-1-git-send-email-jiang.liu@linux.intel.com> <20150413061914.GA13953@gmail.com> <552B60FF.5050804@linux.intel.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: In-Reply-To: <552B60FF.5050804@linux.intel.com> Sender: linux-pci-owner@vger.kernel.org To: Jiang Liu Cc: Ingo Molnar , Bjorn Helgaas , Benjamin Herrenschmidt , Ingo Molnar , "H. Peter Anvin" , "Rafael J. Wysocki" , Randy Dunlap , Yinghai Lu , Borislav Petkov , Dimitri Sivanich , Konrad Rzeszutek Wilk , David Cohen , Sander Eikelenboom , David Vrabel , Andrew Morton , Tony Luck , Joerg Roedel , Greg Kroah-Hartman , x86@kernel.org, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, linux-acpi@vger.kernel.org List-Id: linux-acpi@vger.kernel.org On Mon, 13 Apr 2015, Jiang Liu wrote: > On 2015/4/13 14:19, Ingo Molnar wrote: > > > > * Jiang Liu wrote: > > > >> Hi all, > >> The generic hierarchy irqdomain and stacked irqchip implementation > >> has been merged into v3.19, so this patch set converts x86 interupt > >> management to hierarchy irqdomain and stacked irqchip. You may access it at: > >> https://github.com/jiangliu/linux.git irqdomain/x86_p1_v8 > >> > >> This patch set has been reviewed several times and it missed v3.19 > >> merging because several bugs got fixed just before the merging window. > >> The main changes since last review are: > >> 1) Rebased the patch set onto v4.0-rc6. > >> 2) Merged bugfixes into the patch introducing the bug so they don't break > >> bisecting. > >> > >> I will send out another following-on patch set to clean up code and interfaces > >> obseleted by this patch set. > > > > So JFYI, the v4.1 merge window has just opened and I probably won't > > have time to look at this for a week or two. > Hi Ingo, > Thanks for reminder:) Thomas pinged me on this patch set, > so I send it out right now. Originally I planned to send it out > after v4.1 merge window. Right. I'm taking a look in the next days.