commit | e70606eb9beb683ce3991936267deab64ab56d95 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Sun Apr 10 20:42:05 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Apr 27 14:18:35 2011 +1000 |
tree | 76f6150ee5dda255c6ae47b7e6eff732973eda71 | |
parent | 69b123684b50040b0926eed1e02795dac8cb9587 [diff] |
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>