Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <jk@ozlabs.org>
- Loading branch information