powerpc/numa: Add length when creating OF properties via VPHN
authorAnton Blanchard <anton@samba.org>
Sat, 29 Jan 2011 12:28:04 +0000 (12:28 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 7 Feb 2011 02:06:03 +0000 (13:06 +1100)
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>

No differences found