commit | b9997e385eb2b9004d989e3710bd9001532410c0 | [log] [tgz] |
---|---|---|
author | Sudeep Dutt <sudeep.dutt@intel.com> | Sun Oct 18 20:54:37 2015 -0700 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Mon Oct 19 15:03:00 2015 +0100 |
tree | 88e97b994ea2bb2f8227b5150d13063548d71aae | |
parent | 3c7c2f32884214e5b05da6426c6f737d3cd4efcb [diff] |
iommu/vt-d: Use dev_err(..) in intel_svm_device_to_iommu(..) This will give a little bit of assistance to those developing drivers using SVM. It might cause a slight annoyance to end-users whose kernel disables the IOMMU when drivers are trying to use it. But the fix there is to fix the kernel to enable the IOMMU. Signed-off-by: Sudeep Dutt <sudeep.dutt@intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>