]> git.ipfire.org Git - people/arne_f/kernel.git/commit - drivers/iommu/intel-iommu.c
iommu/vt-d: Handle RMRRs for non-PCI devices
authorDavid Woodhouse <David.Woodhouse@intel.com>
Sun, 9 Mar 2014 22:48:15 +0000 (15:48 -0700)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 24 Mar 2014 14:07:54 +0000 (14:07 +0000)
commit0b9d9753155b9ed72e864592f9bf482a688c3c11
treee46a9d1a8fa919ada2570492104b59254063c45e
parent146922ec798de6484897a43fc6180e49c425f183
iommu/vt-d: Handle RMRRs for non-PCI devices

Should hopefully never happen (RMRRs are an abomination) but while we're
busy eliminating all the PCI assumptions, we might as well do it.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/iommu/intel-iommu.c