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:
ee1156c
)
sched: Mark boot-cpu active before smp_init()
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Wed, 16 Dec 2009 17:04:31 +0000
(18:04 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 16 Dec 2009 18:01:53 +0000
(19:01 +0100)
A UP machine has 1 active cpu, not having the boot-cpu in the
active map when starting the scheduler confuses things.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
LKML-Reference: <
20091216170517
.
423469527
@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found