Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751411AbaKFNH6 (ORCPT ); Thu, 6 Nov 2014 08:07:58 -0500 Received: from 8bytes.org ([81.169.241.247]:49311 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750915AbaKFNHz (ORCPT ); Thu, 6 Nov 2014 08:07:55 -0500 Date: Thu, 6 Nov 2014 14:07:53 +0100 From: Joerg Roedel To: Jiang Liu 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 Message-ID: <20141106130753.GN10744@8bytes.org> References: <1415102525-9898-1-git-send-email-jiang.liu@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1415102525-9898-1-git-send-email-jiang.liu@linux.intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 -- 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/