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:
2410005
)
x86/amd-iommu: Keep devices per domain in a list
author
Joerg Roedel
<joerg.roedel@amd.com>
Thu, 26 Nov 2009 10:13:32 +0000
(11:13 +0100)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Fri, 27 Nov 2009 13:20:34 +0000
(14:20 +0100)
This patch introduces a list to each protection domain which
keeps all devices associated with the domain. This can be
used later to optimize certain functions and to completly
remove the amd_iommu_pd_table.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
No differences found