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:
8eed983
)
x86/amd-iommu: Remove amd_iommu_pd_table
author
Joerg Roedel
<joerg.roedel@amd.com>
Fri, 27 Nov 2009 12:25:47 +0000
(13:25 +0100)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Fri, 27 Nov 2009 13:20:37 +0000
(14:20 +0100)
The data that was stored in this table is now available in
dev->archdata.iommu. So this table is not longer necessary.
This patch removes the remaining uses of that variable and
removes it from the code.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
No differences found