[PATCH] powerpc: cell: use kzalloc in alloc_spu_context()

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>
This commit is contained in:
Jeremy Kerr 2006-04-28 16:37:47 +08:00 committed by Paul Mackerras
commit c5c4591375