-
- Downloads
ia64: Remove acpi_get_pxm() usage
The IOMMU, LSAPIC, IOSAPIC, and PCI host bridge code doesn't care about _PXM values directly; it only needs to know what NUMA node the hardware is on. This uses acpi_get_node() directly and removes the _PXM stuff. Signed-off-by:Bjorn Helgaas <bhelgaas@google.com> Acked-by:
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Showing
- arch/ia64/hp/common/sba_iommu.c 5 additions, 17 deletionsarch/ia64/hp/common/sba_iommu.c
- arch/ia64/include/asm/pci.h 1 addition, 1 deletionarch/ia64/include/asm/pci.h
- arch/ia64/kernel/acpi.c 7 additions, 21 deletionsarch/ia64/kernel/acpi.c
- arch/ia64/pci/pci.c 2 additions, 8 deletionsarch/ia64/pci/pci.c
Loading
Please register or sign in to comment