iommu/amd: Don't hold a reference to task_struct
Since we are only caring about the lifetime of the mm_struct and not the task we can't safely keep a reference to it. The reference is also not needed anymore, so remove that code entirely. Signed-off-by: NJoerg Roedel <jroedel@suse.de> Tested-by: NOded Gabbay <Oded.Gabbay@amd.com>
Showing
想要评论请 注册 或 登录