PCI/DMAR: don't assume presence of RMRRs
authorYong Wang <yong.y.wang@linux.intel.com>
Tue, 22 Jul 2008 21:14:18 +0000 (14:14 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 22 Jul 2008 21:14:18 +0000 (14:14 -0700)
commitf42e86d95fa53d3a62b2795515da18b4f41b0480
tree9c856f3b25a3b29d977711895e4da14f982616cb
parente4268aad42e9f37d01925022830b16bab3d0d5af
PCI/DMAR: don't assume presence of RMRRs

RMRRs do not necessarily have to be present on all VT-d capable platforms.
The printk is just informational and does not need to be followed by an error
return.

Signed-off-by: Yong Y Wang <yong.y.wang@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: mark gross <mgross@linux.intel.com>
Cc: Keshavamurthy, Anil S <anil.s.keshavamurthy@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/dmar.c