]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86/PCI: VMD: Set bus resource start to 0
authorKeith Busch <keith.busch@intel.com>
Wed, 2 Mar 2016 22:31:04 +0000 (15:31 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 10 Mar 2016 20:53:42 +0000 (14:53 -0600)
commitd068c350c0486ba9011abb6f91cdc0c12b522155
tree48d5bde7e9ffcfb85a6e6a8d65d749190119ec96
parent83cc54a608b66d3fffa7355503263d20f491bb44
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>
arch/x86/pci/vmd.c