git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4bdddf8
)
sched: use slab in cpupri_init()
author
Pekka Enberg
<penberg@cs.helsinki.fi>
Thu, 11 Jun 2009 05:41:22 +0000
(08:41 +0300)
committer
Pekka 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