git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04e856c
)
x86/amd-iommu: Report errors in acpi parsing functions upstream
author
Joerg Roedel
<joerg.roedel@amd.com>
Mon, 1 Mar 2010 12:52:19 +0000
(13:52 +0100)
committer
Joerg 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