On Sat, 19 May 2007, Pekka Enberg wrote: > On 5/18/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > kmem_cache_ops is created as empty. Later patches populate kmem_cache_ops. > > Hmm, would make more sense to me to move "ctor" in kmem_cache_ops in > this patch and not make kmem_cache_create() take both as parameters...
Yeah earlier versions did this but then I have to do a patch that changes all destructors and all kmem_cache_create calls in the kernel. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/