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:
fabf318
)
sched: Fix incorrect sanity check
author
Peter Zijlstra
<peterz@infradead.org>
Thu, 21 Jan 2010 15:34:27 +0000
(16:34 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 28 Jan 2010 05:59:51 +0000
(06:59 +0100)
We moved to migrate on wakeup, which means that sleeping tasks could
still be present on offline cpus. Amend the check to only test running
tasks.
Reported-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/cpu.c
patch
|
blob
|
history
diff --cc
kernel/cpu.c
Simple merge