sched: use slab in cpupri_init()
authorPekka Enberg <penberg@cs.helsinki.fi>
Thu, 11 Jun 2009 05:41:22 +0000 (08:41 +0300)
committerPekka Enberg <penberg@cs.helsinki.fi>
Thu, 11 Jun 2009 16:27:12 +0000 (19:27 +0300)
Lets not use the bootmem allocator in cpupri_init() as slab is already up when
it is run.

Cc: Ingo Molnar <mingo@elte.hu>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>

No differences found