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:
b00d3bc
)
x86/amd-iommu: Move reset_iommu_command_buffer out of locked code
author
Joerg Roedel
<joerg.roedel@amd.com>
Thu, 26 Nov 2009 14:45:41 +0000
(15:45 +0100)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Fri, 27 Nov 2009 13:20:37 +0000
(14:20 +0100)
This patch removes the ugly contruct where the
iommu->lock must be released while before calling the
reset_iommu_command_buffer function.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
No differences found