powerpc/spufs: Use kmalloc rather than kzalloc for switch log buffer
authorJeremy Kerr <jk@ozlabs.org>
Fri, 17 Oct 2008 01:02:31 +0000 (12:02 +1100)
committerJeremy Kerr <jk@ozlabs.org>
Tue, 21 Oct 2008 00:13:54 +0000 (11:13 +1100)
No need to zero the entire buffer, just the head and tail indices.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

No differences found