summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2014-12-28 01:19:12 (GMT)
committerBjorn Helgaas <bhelgaas@google.com>2014-12-28 01:19:12 (GMT)
commit7c674700098c87b305b99652e3c694c4ef195866 (patch)
tree25a428aaf73fa599d43b42980e1085c5c3aca181 /COPYING
parent97bf6af1f928216fd6c5a66e8a57bfa95a659672 (diff)
downloadlinux-7c674700098c87b305b99652e3c694c4ef195866.tar.xz
PCI: Move domain assignment from arm64 to generic code
The current logic in arm64 pci_bus_assign_domain_nr() is flawed in that depending on the host controller configuration for a platform and the initialization sequence, core code may end up allocating PCI domain numbers from both DT and the generic domain counter, which would result in PCI domain allocation aliases/errors. Fix the logic behind the PCI domain number assignment and move the resulting code to the PCI core so the same domain allocation logic is used on all platforms that select CONFIG_PCI_DOMAINS_GENERIC. [bhelgaas: tidy changelog] Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Liviu Dudau <Liviu.Dudau@arm.com> Acked-by: Arnd Bergmann <arnd@arndb.de> CC: Rob Herring <robh+dt@kernel.org> CC: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions