x86, AMD IOMMU: add defines and structures for ACPI scanning code
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 26 Jun 2008 19:27:39 +0000 (21:27 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 27 Jun 2008 08:12:07 +0000 (10:12 +0200)
commitf6e2e6b6fc465bc3cc4eae8d53fcf573ca1cfa14
treebe832c3042ad9428f28bf48f1e3f77bfc150de7c
parent8d283c35a293e6091fdf7ef86842c1174c48a941
x86, AMD IOMMU: add defines and structures for ACPI scanning code

This patch adds the required data structures and constants required to parse
the ACPI table for the AMD IOMMU.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Cc: iommu@lists.linux-foundation.org
Cc: bhavna.sarathy@amd.com
Cc: Sebastian.Biemueller@amd.com
Cc: robert.richter@amd.com
Cc: joro@8bytes.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/amd_iommu_init.c [new file with mode: 0644]