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:
2e01f47
)
cpu: Remove incorrect BUG_ON
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Fri, 19 Nov 2010 19:37:53 +0000
(20:37 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 23 Nov 2010 09:29:08 +0000
(10:29 +0100)
Oleg mentioned that there is no actual guarantee the dying cpu's
migration thread is actually finished running when we get there, so
replace the BUG_ON() with a spinloop waiting for it.
Reported-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/cpu.c
patch
|
blob
|
history
diff --cc
kernel/cpu.c
Simple merge