mm/slab: ppc: ubi: kmalloc_slab WARNING / PPC + UBI driver

Christoph Lameter cl at gentwo.org
Thu Aug 1 03:04:49 EST 2013


On Wed, 31 Jul 2013, Wladislav Wiebe wrote:

> Thanks for the point, do you plan to make kmalloc_large available for extern access in a separate mainline patch?
> Since kmalloc_large is statically defined in slub_def.h and when including it to seq_file.c
> we have a lot of conflicting types:

You cannot separatly include slub_def.h. slab.h includes slub_def.h for
you. What problem did you try to fix by doing so?

There is a patch pending that moves kmalloc_large to slab.h. So maybe we
have to wait a merge period in order to be able to use it with other
allocators than slub.




More information about the Linuxppc-dev mailing list