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:
a74e5e5
)
[PATCH] powerpc: cell: use kzalloc in alloc_spu_context()
author
Jeremy Kerr
<jk@ozlabs.org>
Fri, 28 Apr 2006 08:37:47 +0000
(16:37 +0800)
committer
Paul Mackerras
<paulus@samba.org>
Sat, 29 Apr 2006 08:08:03 +0000
(18:08 +1000)
Use kzalloc when allocating a new spu context, rather than kmalloc +
zeroing.
Booted & tested on cell.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found