diff options
author | Lorenzo Pieralisi <[email protected]> | 2014-12-27 18:19:12 -0700 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2014-12-27 18:19:12 -0700 |
commit | 7c674700098c87b305b99652e3c694c4ef195866 (patch) | |
tree | 25a428aaf73fa599d43b42980e1085c5c3aca181 /net/lapb/lapb_timer.c | |
parent | 97bf6af1f928216fd6c5a66e8a57bfa95a659672 (diff) |
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 <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Liviu Dudau <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
CC: Rob Herring <[email protected]>
CC: Catalin Marinas <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions