From: Pekka Enberg Date: Thu, 11 Jun 2009 05:41:22 +0000 (+0300) Subject: sched: use slab in cpupri_init() X-Git-Tag: v2.6.31-rc1~384^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fb530291621c8b8a1b16abeeab05d9262489f71;p=pandora-kernel.git 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 Cc: Linus Torvalds Cc: Yinghai Lu Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed