commit | 61feb43897ec1cf8b126689035b249f30b0d90ad | [log] [tgz] |
---|---|---|
author | Joerg Roedel <jroedel@suse.de> | Tue Jul 08 14:19:35 2014 +0200 |
committer | Joerg Roedel <jroedel@suse.de> | Thu Jul 10 15:36:34 2014 +0200 |
tree | 4b1443309702cb745318d23b45db7884adfa3be8 | |
parent | c5db16ad6cc15c261639c0105cfff72df4122790 [diff] |
iommu/amd: Get rid of __unbind_pasid Unbind_pasid is only called from mn_release which already has the pasid_state. Use this to simplify the unbind_pasid path and get rid of __unbind_pasid. Signed-off-by: Joerg Roedel <jroedel@suse.de> Tested-by: Oded Gabbay <Oded.Gabbay@amd.com>