From: Michael Ellerman Date: Fri, 23 Jun 2006 08:20:09 +0000 (+1000) Subject: [POWERPC] Setup the boot cpu's paca pointer in C rather than asm X-Git-Tag: v2.6.18-rc1~358^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ba99b97dadd35b9ce1438b2bc7c992a4a14a8b1;p=pandora-kernel.git [POWERPC] Setup the boot cpu's paca pointer in C rather than asm There's no need to set the boot cpu paca in asm, so do it in C so us mere mortals can understand it. Signed-off-by: Michael Ellerman Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed