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:
6a047d8
)
amd-iommu: handle alias entries correctly in init code
author
Joerg Roedel
<joerg.roedel@amd.com>
Thu, 2 Jul 2009 10:23:23 +0000
(12:23 +0200)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Thu, 2 Jul 2009 10:23:23 +0000
(12:23 +0200)
An alias entry in the ACPI table means that the device can send requests to the
IOMMU with both device ids, its own and the alias. This is not handled properly
in the ACPI init code. This patch fixes the issue.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
No differences found