git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa98c50
)
[POWERPC] Setup the boot cpu's paca pointer in C rather than asm
author
Michael Ellerman
<michael@ellerman.id.au>
Fri, 23 Jun 2006 08:20:09 +0000
(18:20 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 28 Jun 2006 01:59:47 +0000
(11:59 +1000)
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>
No differences found