commit | 0fb530291621c8b8a1b16abeeab05d9262489f71 | [log] [tgz] |
---|---|---|
author | Pekka Enberg <penberg@cs.helsinki.fi> | Thu Jun 11 08:41:22 2009 +0300 |
committer | Pekka Enberg <penberg@cs.helsinki.fi> | Thu Jun 11 19:27:12 2009 +0300 |
tree | 4b5fbb1781b279caf9cd20fb1ef5d04028548f43 | |
parent | 4bdddf8ff9bbb8aa7b4d7847586202bd25842c90 [diff] |
sched: use slab in cpupri_init() 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>