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:
eee5353
)
iommu/amd: Fix missing iommu_shutdown initialization in passthrough mode
author
Shuah Khan
<shuah.khan@hp.com>
Wed, 6 Jun 2012 16:50:06 +0000
(10:50 -0600)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Thu, 7 Jun 2012 10:11:21 +0000
(12:11 +0200)
The iommu_shutdown callback is not initialized when the AMD
IOMMU driver runs in passthrough mode. Fix that by moving
the callback initialization before the check for
passthrough mode.
Signed-off-by: Shuah Khan <shuah.khan@hp.com>
Cc: stable@vger.kernel.org
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
No differences found