[Devel] Re: [PATCH v3 04/16] provide a common place for initcall processing in kmem_cache

Christoph Lameter cl at linux.com
Tue Sep 18 08:22:00 PDT 2012


On Tue, 18 Sep 2012, Glauber Costa wrote:

> Both SLAB and SLUB depend on some initialization to happen when the
> system is already booted, with all subsystems working. This is done
> by issuing an initcall that does the final initialization.
>
> This patch moves that to slab_common.c, while creating an empty
> placeholder for the SLOB.

Acked-by: Christoph Lameter  <cl at linux.com>




More information about the Devel mailing list