David Woodhouse 26322ab55a iommu/vt-d: Fix NULL pointer dereference in page request error case
Dan Carpenter pointed out an error path which could lead to us
dereferencing the 'svm' pointer after we know it to be NULL because the
PASID lookup failed. Fix that, and make it less likely to happen again.

Fixes: a222a7f0bb6c ('iommu/vt-d: Implement page request handling')
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2015-10-15 21:16:22 +01:00
..
2015-06-23 18:27:19 -07:00
2015-06-23 18:27:19 -07:00
2015-02-03 18:47:18 +01:00
2015-08-17 08:13:26 -06:00
2015-07-28 15:48:01 +01:00