commit | d068c350c0486ba9011abb6f91cdc0c12b522155 | [log] [tgz] |
---|---|---|
author | Keith Busch <keith.busch@intel.com> | Wed Mar 02 15:31:04 2016 -0700 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu Mar 10 14:53:42 2016 -0600 |
tree | 48d5bde7e9ffcfb85a6e6a8d65d749190119ec96 | |
parent | 83cc54a608b66d3fffa7355503263d20f491bb44 [diff] |
x86/PCI: VMD: Set bus resource start to 0 The bus always starts at 0. Due to alignment and down-casting, this happened to work before, but looked alarmingly incorrect in kernel logs. Signed-off-by: Keith Busch <keith.busch@intel.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>