]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
of, numa: Add NUMA of binding implementation.
authorDavid Daney <david.daney@cavium.com>
Fri, 8 Apr 2016 22:50:25 +0000 (15:50 -0700)
committerWill Deacon <will.deacon@arm.com>
Fri, 15 Apr 2016 17:06:08 +0000 (18:06 +0100)
commit298535c00a2cbcd59e38f8f1c0c9ae7b9911e946
tree722bd77c438600fb7ce8e204469b86a1344320ee
parent2bc4da1d2b4d828cb4e3a5593967556b1bd78898
of, numa: Add NUMA of binding implementation.

Add device tree parsing for NUMA topology using device
"numa-node-id" property in distance-map and cpu nodes.

This is a complete rewrite of a previous patch by:
   Ganapatrao Kulkarni<gkulkarni@caviumnetworks.com>

Signed-off-by: David Daney <david.daney@cavium.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
drivers/of/Kconfig
drivers/of/Makefile
drivers/of/of_numa.c [new file with mode: 0644]
include/linux/of.h