[PATCH] x86/ia64/iommu: Bugfixes to IOMMU_INIT macros and its friends.

From: Konrad Rzeszutek Wilk
Date: Fri Oct 08 2010 - 14:55:08 EST


These two patches fix two issues with the IOMMU "modularize" system
that was posted on LKML:
http://marc.info/?i=1282845485-8991-2-git-send-email-konrad.wilk@xxxxxxxxxx

The first:
ia64/iommu: Add a dummy iommu_table.h file in IA64.

is to fix a compile error on IA64, where the DMAR IOMMU is utilized. For right
I am just posting a compile fix. I do have a experimental branch where the
IA64 support also utilizes this mechanism, but it is not ready yet for prime-time.

The other:
x86/iommu: Update header comments with appropriate naming.

just updates the header comments as they diverged a bit.

Please pull both of these patches in your x86/iommu branch.

They are also available at:
git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6.git devel/iommu-0.3.ontip.bugfix

Thank you!

Konrad Rzeszutek Wilk (2):
ia64/iommu: Add a dummy iommu_table.h file in IA64.
x86/iommu: Update header comments with appropriate naming.


arch/ia64/include/asm/iommu_table.h | 6 ++++++
arch/x86/include/asm/iommu_table.h | 7 +++----
2 files changed, 9 insertions(+), 4 deletions(-)

--
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/