From: tip-bot for Konrad Rzeszutek Wilk <konrad@dumpdata.com>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, hpa@zytor.com, mingo@redhat.com,
konrad.wilk@oracle.com, konrad@dumpdata.com, tony.luck@intel.com,
tglx@linutronix.de, hpa@linux.intel.com
Subject: [tip:x86/iommu] ia64, iommu: Add a dummy iommu_table.h file in IA64.
Date: Fri, 8 Oct 2010 20:13:00 GMT [thread overview]
Message-ID: <tip-fc6a2f37d084173de57fe75f73cbe4bb296b9e8a@git.kernel.org> (raw)
In-Reply-To: <1286564028-2352-2-git-send-email-konrad.wilk@oracle.com>
Commit-ID: fc6a2f37d084173de57fe75f73cbe4bb296b9e8a
Gitweb: http://git.kernel.org/tip/fc6a2f37d084173de57fe75f73cbe4bb296b9e8a
Author: Konrad Rzeszutek Wilk <konrad@dumpdata.com>
AuthorDate: Fri, 8 Oct 2010 14:53:47 -0400
Committer: H. Peter Anvin <hpa@linux.intel.com>
CommitDate: Fri, 8 Oct 2010 13:11:11 -0700
ia64, iommu: Add a dummy iommu_table.h file in IA64.
We don't need a complex IOMMU dependency list on IA64 so
we just define the IOMMU_* macro which is used the DMAR driver, as a dummy.
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
LKML-Reference: <1286564028-2352-2-git-send-email-konrad.wilk@oracle.com>
Reported-by: Tony Luck <tony.luck@intel.com>
Tested-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
---
arch/ia64/include/asm/iommu_table.h | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/arch/ia64/include/asm/iommu_table.h b/arch/ia64/include/asm/iommu_table.h
new file mode 100644
index 0000000..92c8d36
--- /dev/null
+++ b/arch/ia64/include/asm/iommu_table.h
@@ -0,0 +1,6 @@
+#ifndef _ASM_IA64_IOMMU_TABLE_H
+#define _ASM_IA64_IOMMU_TABLE_H
+
+#define IOMMU_INIT_POST(_detect)
+
+#endif /* _ASM_IA64_IOMMU_TABLE_H */
next prev parent reply other threads:[~2010-10-08 20:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
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-bot for Konrad Rzeszutek Wilk [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=tip-fc6a2f37d084173de57fe75f73cbe4bb296b9e8a@git.kernel.org \
--to=konrad@dumpdata.com \
--cc=hpa@linux.intel.com \
--cc=hpa@zytor.com \
--cc=konrad.wilk@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
--cc=tony.luck@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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