aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/ps3
diff options
context:
space:
mode:
authorKazunori Asayama <asayama@sm.sony.co.jp>2007-06-29 10:58:08 +1000
committerPaul Mackerras <paulus@samba.org>2007-07-03 15:24:46 +1000
commit933b0e35247ef0dbd1a078a0ba3705ddbbda129f (patch)
tree9f96bc933290724a26b0feeed18f7a07a141cc00 /arch/powerpc/platforms/ps3
parentfe2f896d67b89a409c366c9a69e30291ab124467 (diff)
[POWERPC] spufs: Fix lost events in poll/epoll on mfc
When waiting for I/O events on mfc in an SPU context by using poll/epoll syscalls, some of the events can be lost because of wrong order of poll_wait and MFC status checks in the spufs_mfc_poll function and non-atomic update of tagwait. This fixes the problem. Signed-off-by: Kazunori Asayama <asayama@sm.sony.co.jp> Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/platforms/ps3')
0 files changed, 0 insertions, 0 deletions