diff options
author | Punit Agrawal <punit.agrawal@arm.com> | 2018-08-28 16:05:12 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2018-09-17 16:33:23 -0500 |
commit | 9c314a48aeab0562bf5418f707ee060171d52ac2 (patch) | |
tree | 54bd5b86bf29b8bad7218288a717b36ab574947f /arch/x86/pci/acpi.c | |
parent | 7876320f88802b22d4e2daf7eb027dd14175a0f8 (diff) |
arm64: PCI: Remove node-local allocations when initialising host controller
Memory for host controller data structures is allocated local to the node
to which the controller is associated with. This has been the behaviour
since support for ACPI was added in commit 0cb0786bac15 ("ARM64: PCI:
Support ACPI-based PCI host controller").
Drop the node local allocation as there is no benefit from doing so - the
usage of these structures is independent from where the controller is
located.
Signed-off-by: Punit Agrawal <punit.agrawal@arm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Will Deacon <will.deacon@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Diffstat (limited to 'arch/x86/pci/acpi.c')
0 files changed, 0 insertions, 0 deletions