mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
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>