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:
0c910d2
)
sched: fix section mismatch
author
Li Zefan
<lizf@cn.fujitsu.com>
Tue, 6 Jan 2009 09:40:36 +0000
(17:40 +0800)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 6 Jan 2009 10:07:15 +0000
(11:07 +0100)
init_rootdomain() calls alloc_bootmem_cpumask_var() at system boot,
so does cpupri_init().
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found