iommu/amd: Don't free pasid_state in mn_release path
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: NJoerg Roedel <jroedel@suse.de> Tested-by: NOded Gabbay <Oded.Gabbay@amd.com>
Showing
想要评论请 注册 或 登录