x86/amd-iommu: Report errors in acpi parsing functions upstream
commit3551a708f35fc712af43aeb7f541512c5cfc4936
authorJoerg Roedel <joerg.roedel@amd.com>
Mon, 1 Mar 2010 12:52:19 +0000 (1 13:52 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Mon, 1 Mar 2010 13:16:37 +0000 (1 14:16 +0100)
tree8126147d8b522a99ff2ae6cc92268a5691565f21
parent04e856c072b84042bb56c487c2868638bb3f78db
x86/amd-iommu: Report errors in acpi parsing functions upstream

Since acpi_table_parse ignores the return values of the
parsing function this patch introduces a workaround and
reports these errors upstream via a global variable.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
arch/x86/kernel/amd_iommu_init.c