commit | aff68a5a621e2569d126b817d0d42f658df524bf | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.ibm.com> | Fri Dec 21 15:14:19 2018 +0100 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Jan 01 19:04:37 2019 -0600 |
tree | 25493ee845607f4de46651739fcc8b31896ae9fc | |
parent | 18f9e9d150fccfa747875df6f0a9f606740762b3 [diff] |
PCI/IOV: Add flag so platforms can skip VF scanning Provide a flag to skip scanning for new VFs after SR-IOV enablement. This can be set by implementations for which the VFs are already reported by other means. Signed-off-by: Sebastian Ott <sebott@linux.ibm.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Christoph Hellwig <hch@lst.de>