From: Anton Blanchard Date: Sun, 16 May 2010 20:28:35 +0000 (+0000) Subject: powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinity X-Git-Tag: v2.6.35-rc1~450^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc8449cc57898bc9cf1ffc4619d026f77bf327c1;p=pandora-kernel.git powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinity I've been told that the architected way to determine we are in form 1 affinity mode is by reading the ibm,architecture-vec-5 property which mirrors the layout of the fifth vector of the ibm,client-architecture structure. Eventually we may want to parse the ibm,architecture-vec-5 and create FW_FEATURE_* bits. Signed-off-by: Anton Blanchard Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed