commit | c0e5e46f3911a451b6915feda709fd1b9b7f026a | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Sat Jan 29 12:28:04 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Feb 07 13:06:03 2011 +1100 |
tree | 37429ad13b91df41267c85303fd14e77e5f7ce19 | |
parent | d69043e8069f493ebee9472bcc78b3f54c5c27d9 [diff] |
powerpc/numa: Add length when creating OF properties via VPHN The rest of the NUMA code expects an OF associativity property with the first cell containing the length. Without this fix all topology changes cause us to misparse the property and put the cpu into node 0. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>