From 256f2d4b463d3030ebc8d2b54f427543814a2bdc Mon Sep 17 00:00:00 2001 From: Paul Mackerras Date: Mon, 12 Aug 2013 16:29:33 +1000 Subject: [PATCH] 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-format-patch failed