This tiny patch series - removes one superfluous memset() - change the allocation of struct spu_context from kzalloc() to its own slab - moves some static inits from alloc_spu_context() to the slab's constructor Sebastian --