aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorLuke Browning <[email protected]>2008-02-08 15:50:41 +1100
committerPaul Mackerras <[email protected]>2008-02-08 19:52:36 +1100
commit85687ff2b4eab47f4d637a0d3a482bb955d3cbd4 (patch)
tree78be5f75bace3239b8620061aaed70571468e721 /net/unix/sysctl_net_unix.c
parente66686b414f10f1ef2cd0aa77a03a67e17304773 (diff)
[POWERPC] spufs: Fix timing dependent false return from spufs_run_spu
Stop bits are only valid when the running bit is not set. Status bits carry over from one invocation of spufs_run_spu() to another, so the RUNNING bit gets added to the previous state of the register which may have been a remote library call. In this case, it looks like another library routine should be invoked, but the spe is actually running. This fixes a problem with a testcase that exercises the scheduler. Signed-off-by: Luke Browning <[email protected]> Signed-off-by: Jeremy Kerr <[email protected]> Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions