mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>