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:
caf8a51
)
iommu/amd: Don't free pasid_state in mn_release path
author
Joerg Roedel
<jroedel@suse.de>
Tue, 8 Jul 2014 12:15:45 +0000
(14:15 +0200)
committer
Joerg Roedel
<jroedel@suse.de>
Thu, 10 Jul 2014 13:36:27 +0000
(15:36 +0200)
The mmu_notifier state is part of pasid_state so it can't be
freed in the mn_release path. Free the pasid_state after
mmu_notifer_unregister has completed.
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Tested-by: Oded Gabbay <Oded.Gabbay@amd.com>
drivers/iommu/amd_iommu_v2.c
patch
|
blob
|
history
diff --cc
drivers/iommu/amd_iommu_v2.c
Simple merge