From: Paul Mackerras Date: Mon, 12 Aug 2013 06:29:33 +0000 (+1000) Subject: powerpc: Use ibm, chip-id property to compute cpu_core_mask if available X-Git-Tag: v3.12-rc1~123^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=256f2d4b463d3030ebc8d2b54f427543814a2bdc;p=pandora-kernel.git powerpc: Use ibm, chip-id property to compute cpu_core_mask if available Some systems have an ibm,chip-id property in the cpu nodes in the device tree. On these systems, we now use that to compute the cpu_core_mask (i.e. the set of core siblings) rather than looking at cache properties. Signed-off-by: Paul Mackerras Tested-by: Vasant Hegde Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed