Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751368AbaKFNfa (ORCPT ); Thu, 6 Nov 2014 08:35:30 -0500 Received: from mga02.intel.com ([134.134.136.20]:16455 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751097AbaKFNf1 (ORCPT ); Thu, 6 Nov 2014 08:35:27 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.07,326,1413270000"; d="scan'208";a="603444710" Message-ID: <545B7919.2080002@linux.intel.com> Date: Thu, 06 Nov 2014 21:35:21 +0800 From: Jiang Liu Organization: Intel User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Joerg Roedel CC: Benjamin Herrenschmidt , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , "Rafael J. Wysocki" , Bjorn Helgaas , Randy Dunlap , Yinghai Lu , Borislav Petkov , Grant Likely , Marc Zyngier , Yingjoe Chen , Matthias Brugger , Konrad Rzeszutek Wilk , Andrew Morton , Tony Luck , Greg Kroah-Hartman , x86@kernel.org, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [Patch Part2 v4 00/31] Enable hierarchy irqdomian on x86 platforms References: <1415102525-9898-1-git-send-email-jiang.liu@linux.intel.com> <20141106130753.GN10744@8bytes.org> In-Reply-To: <20141106130753.GN10744@8bytes.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2014/11/6 21:07, Joerg Roedel wrote: > On Tue, Nov 04, 2014 at 08:01:34PM +0800, Jiang Liu wrote: >> Patch 1-5 enhance irqdomain and irq core to support hierarchy irqdomain >> and stacked irqchip. >> Patch 6-12 implement an irqdomain to manange CPU interrupt vectors, and >> it's the root irqdomain for x86 platforms. >> Patch 13-16 converts Intel and AMD interrupt remapping drivers to >> support hierarchy irqdomain. >> Patch 17-23 converts HPET and MSI to support hierarchy irqdomain. >> Patch 24-27 cleans up unsued code in x86 arch and interrupt remapping >> drivers. >> Patch 28-31 converts DMAR, HTIRQ and UV to support hierarchy irqdomain. > > Okay, I looked over the IOMMU changes and did some testing. With Jiangs > fix for the AMD Kaveri boot panic it looks good to me. So for the IOMMU > parts: > > Acked-by: Joerg Roedel Thanks, Joerg! > > -- > 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/ > -- 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/