powerpc/numa: Look for ibm, associativity-reference-points at the root
authorMichael Ellerman <michael@ellerman.id.au>
Sun, 10 Apr 2011 20:42:05 +0000 (20:42 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 27 Apr 2011 04:18:35 +0000 (14:18 +1000)
commite70606eb9beb683ce3991936267deab64ab56d95
tree76f6150ee5dda255c6ae47b7e6eff732973eda71
parent69b123684b50040b0926eed1e02795dac8cb9587
powerpc/numa: Look for ibm, associativity-reference-points at the root

If we don't find ibm,associativity-reference-points as a child of
/rtas, look for it at the root of the tree instead. We use this on
Book3E where we have no RTAS but still use the sPAPR conventions
for NUMA.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/mm/numa.c