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:
9156953
)
[POWERPC] spufs: spu_find_victim may choose wrong victim
author
Luke Browning
<lukebr@linux.vnet.ibm.com>
Thu, 20 Dec 2007 07:39:59 +0000
(16:39 +0900)
committer
Paul Mackerras
<paulus@samba.org>
Fri, 21 Dec 2007 08:46:20 +0000
(19:46 +1100)
Need to re-check priority after dropping lock. Otherwise, a
more favored context may be preempted.
Signed-off-by: Luke Browning <lukebr@linux.vnet.ibm.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found