commit | 4ba99b97dadd35b9ce1438b2bc7c992a4a14a8b1 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Fri Jun 23 18:20:09 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Jun 28 11:59:47 2006 +1000 |
tree | 09065f39b2b22e0d29463cb8cea55ccb4b293549 | |
parent | aa98c50dcb5d5b85d2a4c26d54fa1e3c31c11e4b [diff] |
[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 <michael@ellerman.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>