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:
bf3118c
)
x86/amd-iommu: Add an index field to struct amd_iommu
author
Joerg Roedel
<joerg.roedel@amd.com>
Fri, 20 Nov 2009 13:31:51 +0000
(14:31 +0100)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Fri, 27 Nov 2009 10:45:49 +0000
(11:45 +0100)
This patch adds an index field to struct amd_iommu which can
be used to lookup it up in an array. This index will be used
in struct protection_domain to keep track which protection
domain has devices behind which IOMMU.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
No differences found