git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10ee3d7
)
ia64: Remove acpi_get_pxm() usage
author
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 24 Jan 2014 22:28:42 +0000
(15:28 -0700)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Mon, 3 Feb 2014 17:39:22 +0000
(10:39 -0700)
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>
No differences found