From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH 00/19 v4] Improve IRQ remapping abstraction in x86 core code Date: Wed, 28 Nov 2012 16:22:05 -0500 Message-ID: <20121128212205.GD13915@phenom.dumpdata.com> References: <1353417176-18945-1-git-send-email-joro@8bytes.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1353417176-18945-1-git-send-email-joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Joerg Roedel Cc: Suresh Siddha , x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, Ingo Molnar , "H. Peter Anvin" , Thomas Gleixner , Yinghai Lu , Sebastian Andrzej Siewior List-Id: iommu@lists.linux-foundation.org On Tue, Nov 20, 2012 at 02:12:37PM +0100, Joerg Roedel wrote: > Hi, > > here is the fourth version of the patch-set to improve the abstraction > of interrupt remapping in the x86 core code. A more detailed description > can be found in the original post at: > > https://lkml.org/lkml/2012/8/7/317 > I looked at the patches and you can also add Reviewed-by: Konrad Rzeszutek Wilk If you have a git tree I would like to test them as well. Thx. > Changes from v3->v4: > > * Rebased to v3.7-rc6 > * Added Acked-bys > * Fixed problems with AMD IRQ remapping code that came up > in testing > > Changes from v2->v3: > > * Rebased to v3.6-rc7 > * Worked in most comments on v2 by Sebastian Andrzej Siewior > > Changes from v1->v2: > > * Fixed a couple of compile issues on i386 (reported by > Fengguang Wu, thanks a lot) > * Rebased to Linux v3.6-rc2 > > Please review. > > Cheers, > > Joerg > > > _______________________________________________ > iommu mailing list > iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org > https://lists.linuxfoundation.org/mailman/listinfo/iommu From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932419Ab2K1VWx (ORCPT ); Wed, 28 Nov 2012 16:22:53 -0500 Received: from userp1040.oracle.com ([156.151.31.81]:51276 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932307Ab2K1VWw (ORCPT ); Wed, 28 Nov 2012 16:22:52 -0500 Date: Wed, 28 Nov 2012 16:22:05 -0500 From: Konrad Rzeszutek Wilk To: Joerg Roedel Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Suresh Siddha , x86@kernel.org, linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org, Yinghai Lu , Sebastian Andrzej Siewior Subject: Re: [PATCH 00/19 v4] Improve IRQ remapping abstraction in x86 core code Message-ID: <20121128212205.GD13915@phenom.dumpdata.com> References: <1353417176-18945-1-git-send-email-joro@8bytes.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1353417176-18945-1-git-send-email-joro@8bytes.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: acsinet21.oracle.com [141.146.126.237] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 20, 2012 at 02:12:37PM +0100, Joerg Roedel wrote: > Hi, > > here is the fourth version of the patch-set to improve the abstraction > of interrupt remapping in the x86 core code. A more detailed description > can be found in the original post at: > > https://lkml.org/lkml/2012/8/7/317 > I looked at the patches and you can also add Reviewed-by: Konrad Rzeszutek Wilk If you have a git tree I would like to test them as well. Thx. > Changes from v3->v4: > > * Rebased to v3.7-rc6 > * Added Acked-bys > * Fixed problems with AMD IRQ remapping code that came up > in testing > > Changes from v2->v3: > > * Rebased to v3.6-rc7 > * Worked in most comments on v2 by Sebastian Andrzej Siewior > > Changes from v1->v2: > > * Fixed a couple of compile issues on i386 (reported by > Fengguang Wu, thanks a lot) > * Rebased to Linux v3.6-rc2 > > Please review. > > Cheers, > > Joerg > > > _______________________________________________ > iommu mailing list > iommu@lists.linux-foundation.org > https://lists.linuxfoundation.org/mailman/listinfo/iommu