init: introduce mm_init()
authorPekka Enberg <penberg@cs.helsinki.fi>
Thu, 11 Jun 2009 15:29:06 +0000 (18:29 +0300)
committerPekka Enberg <penberg@cs.helsinki.fi>
Thu, 11 Jun 2009 16:27:03 +0000 (19:27 +0300)
As suggested by Christoph Lameter, introduce mm_init() now that we initialize
all the kernel memory allocations together.

Cc: Christoph Lameter <cl@linux-foundation.org>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>

No differences found