From: Jeremy Kerr Date: Fri, 17 Oct 2008 01:02:31 +0000 (+1100) Subject: powerpc/spufs: Use kmalloc rather than kzalloc for switch log buffer X-Git-Tag: v2.6.28-rc1~58^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=837ef884b702edd1c4514eaed1dbecd48721bd22;p=pandora-kernel.git powerpc/spufs: Use kmalloc rather than kzalloc for switch log buffer No need to zero the entire buffer, just the head and tail indices. Signed-off-by: Jeremy Kerr --- Reading git-diff-tree failed