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:
74b6541
)
Blackfin: SMP: fix scheduling deadlock
author
Steven Miao
<realmz6@gmail.com>
Tue, 2 Aug 2011 09:50:41 +0000
(17:50 +0800)
committer
Mike Frysinger
<vapier@gentoo.org>
Tue, 25 Oct 2011 23:51:29 +0000
(19:51 -0400)
Make sure our smp_send_reschedule() implementation matches the
scheduler_ipi() callback so that it can kick the idle cpu.
Signed-off-by: Steven Miao <realmz6@gmail.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
No differences found