From: Anton Blanchard Date: Sat, 29 Jan 2011 12:28:04 +0000 (+0000) Subject: powerpc/numa: Add length when creating OF properties via VPHN X-Git-Tag: v2.6.38-rc4~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0e5e46f3911a451b6915feda709fd1b9b7f026a;p=pandora-kernel.git 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed