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:
09b4280
)
x86/amd-iommu: Make np-cache a global flag
author
Joerg Roedel
<joerg.roedel@amd.com>
Mon, 23 Nov 2009 17:32:38 +0000
(18:32 +0100)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Fri, 27 Nov 2009 13:16:29 +0000
(14:16 +0100)
The non-present cache flag was IOMMU local until now which
doesn't make sense. Make this a global flag so we can remove
the lase user of 'struct iommu' in the map/unmap path.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
No differences found