Re: [PATCH 1/3] powerpc: Add iommu domain pointer to device archdata

From: Joerg Roedel
Date: Wed Aug 14 2013 - 05:48:15 EST


On Mon, Jul 15, 2013 at 10:20:55AM +0530, Varun Sethi wrote:
> Add an iommu domain pointer to device (powerpc) archdata. Devices
> are attached to iommu domains and this pointer provides a mechanism
> to correlate between a device and the associated iommu domain. This
> field is set when a device is attached to a domain.
>
> Signed-off-by: Varun Sethi <Varun.Sethi@xxxxxxxxxxxxx>
> Acked-by: Kumar Gala <galak@xxxxxxxxxxxxxxxxxxx>
> ---
> - rebased patch to 3.11-rc1
> arch/powerpc/include/asm/device.h | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)

Okay, I applied these patches to my ppc/pamu branch. But before I merge
it to my next branch (so that it can go upstream) I want to have a
compile-test-case first. Can you send me a working .config which
includes this driver?

Thanks,

Joerg


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/