]> git.baikalelectronics.ru Git - kernel.git/commit
x86/PCI: Use is_vmd() rather than relying on the domain number
authorJon Derrick <jonathan.derrick@intel.com>
Thu, 17 Aug 2017 18:10:13 +0000 (12:10 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 30 Aug 2017 21:41:49 +0000 (16:41 -0500)
commiteae7f3fd679bae7c61c755f8f3234b6c6b00053e
tree846d576d97cb4c9b66017f56a478df011307c6da
parente334f236333e3bd3dffe133656be907b1e14b321
x86/PCI: Use is_vmd() rather than relying on the domain number

Use the is_vmd() predicate to identify devices below a VMD host rather than
relying on the domain number.

Signed-off-by: Jon Derrick <jonathan.derrick@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/x86/pci/fixup.c