mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] x86/ia64/iommu: Bugfixes to IOMMU_INIT macros and its friends.
@ 2010-10-08 18:53 Konrad Rzeszutek Wilk
  2010-10-08 18:53 ` [PATCH 1/2] ia64/iommu: Add a dummy iommu_table.h file in IA64 Konrad Rzeszutek Wilk
  2010-10-08 18:53 ` [PATCH 2/2] x86/iommu: Update header comments with appropriate naming Konrad Rzeszutek Wilk
  0 siblings, 2 replies; 5+ messages in thread
From: Konrad Rzeszutek Wilk @ 2010-10-08 18:53 UTC (permalink / raw)
  To: hpa, linux-kernel, x86, Thomas Gleixner

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@oracle.com

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(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-10-08 20:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-08 18:53 [PATCH] x86/ia64/iommu: Bugfixes to IOMMU_INIT macros and its friends Konrad Rzeszutek Wilk
2010-10-08 18:53 ` [PATCH 1/2] ia64/iommu: Add a dummy iommu_table.h file in IA64 Konrad Rzeszutek Wilk
2010-10-08 20:13   ` [tip:x86/iommu] ia64, iommu: " tip-bot for Konrad Rzeszutek Wilk
2010-10-08 18:53 ` [PATCH 2/2] x86/iommu: Update header comments with appropriate naming Konrad Rzeszutek Wilk
2010-10-08 20:13   ` [tip:x86/iommu] x86, iommu: " tip-bot for Konrad Rzeszutek Wilk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome