From: travis@sgi.com Date: Wed, 30 Jan 2008 22:27:58 +0000 (+0100) Subject: POWERPC: use generic per cpu X-Git-Tag: v2.6.25-rc1~1132^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56f902051dd040e8a735a225caf0e3e4ffb0a6c5;p=pandora-kernel.git POWERPC: use generic per cpu Powerpc has a way to determine the address of the per cpu area of the currently executing processor via the paca and the array of per cpu offsets is avoided by looking up the per cpu area from the remote paca's (copying x86_64). Cc: Paul Mackerras Cc: Geert Uytterhoeven Signed-off-by: Mike Travis Signed-off-by: Ingo Molnar Acked-by: Olof Johansson Tested-by: Geoff Levand --- Reading git-diff-tree failed