[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150605085737.GS20384@8bytes.org>
Date: Fri, 5 Jun 2015 10:57:37 +0200
From: Joerg Roedel <joro@...tes.org>
To: Michael Ellerman <mpe@...erman.id.au>
Cc: Thomas Gleixner <tglx@...utronix.de>, Ingo Molnar <mingo@...e.hu>,
"H. Peter Anvin" <hpa@...or.com>,
Peter Zijlstra <peterz@...radead.org>,
linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Jiang Liu <jiang.liu@...ux.intel.com>
Subject: Re: linux-next: manual merge of the tip tree with the iommu tree
Hi Michael,
On Fri, Jun 05, 2015 at 06:50:30PM +1000, Michael Ellerman wrote:
> diff --cc include/linux/intel-iommu.h
> index a81ceeeaa3d1,0af9b03e2b1c..000000000000
> --- a/include/linux/intel-iommu.h
> +++ b/include/linux/intel-iommu.h
> @@@ -355,9 -349,8 +357,11 @@@ struct intel_iommu
>
> #ifdef CONFIG_IRQ_REMAP
> struct ir_table *ir_table; /* Interrupt remapping info */
> + struct irq_domain *ir_domain;
> + struct irq_domain *ir_msi_domain;
> +
> + /* whether interrupt remapping is enabled prior to OS*/
> + u8 pre_enabled_ir;
> #endif
> struct device *iommu_dev; /* IOMMU-sysfs device */
> int node;
This solution looks correct, thanks for fixing.
Joerg
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists