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

No differences found