iommu/vt-d: Use dev_err(..) in intel_svm_device_to_iommu(..)
authorSudeep Dutt <sudeep.dutt@intel.com>
Mon, 19 Oct 2015 03:54:37 +0000 (20:54 -0700)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 19 Oct 2015 14:03:00 +0000 (15:03 +0100)
commitb9997e385eb2b9004d989e3710bd9001532410c0
tree88e97b994ea2bb2f8227b5150d13063548d71aae
parent3c7c2f32884214e5b05da6426c6f737d3cd4efcb
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>
drivers/iommu/intel-iommu.c
This page took 0.024353 seconds and 5 git commands to generate.