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:
cc210b3
)
[POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat poll
author
Jeremy Kerr
<jk@ozlabs.org>
Thu, 20 Dec 2007 07:39:59 +0000
(16:39 +0900)
committer
Paul Mackerras
<paulus@samba.org>
Fri, 21 Dec 2007 08:46:19 +0000
(19:46 +1100)
When doing a poll on the mbox stat file of a swapped-out context, we
clear the class 0 interrupt status, rather than the class 2 interrupt
status.
This change corrects the poll operation to clear the correct interrupt.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found