From: Benjamin Herrenschmidt Date: Thu, 31 Mar 2011 22:23:37 +0000 (+1100) Subject: powerpc/smp: Don't expose per-cpu "cpu_state" array X-Git-Tag: v2.6.39-rc2~31^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=105765f451d3ff007bb4ae3761e825686d9615db;p=pandora-kernel.git powerpc/smp: Don't expose per-cpu "cpu_state" array Instead, keep it static, expose an accessor and use that from the PowerMac code. Avoids easy namespace collisions and will make it easier to consolidate with other implementations. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed