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:
52efdb8
)
iommu/amd: Add invalidate-context call-back
author
Joerg Roedel
<joerg.roedel@amd.com>
Wed, 7 Dec 2011 11:24:42 +0000
(12:24 +0100)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Thu, 15 Dec 2011 10:15:39 +0000
(11:15 +0100)
This call-back is invoked when the task that is bound to a
pasid is about to exit. The driver can use it to shutdown
all context related to that context in a safe way.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
No differences found