From: Bjorn Helgaas Date: Fri, 24 Jan 2014 22:28:42 +0000 (-0700) Subject: ia64: Remove acpi_get_pxm() usage X-Git-Tag: v3.15-rc1~143^2~12^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1e9cee7f68620fa2a020e35b5fbe3c4cc780e84;p=pandora-kernel.git 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 Acked-by: Rafael J. Wysocki --- Reading git-diff-tree failed