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:
5711fe9
)
[POWERPC] spufs: don't touch suspend bits when purging DMA queue
author
Jeremy Kerr
<jk@ozlabs.org>
Mon, 7 Apr 2008 07:42:36 +0000
(17:42 +1000)
committer
Jeremy Kerr
<jk@ozlabs.org>
Mon, 5 May 2008 03:33:42 +0000
(13:33 +1000)
When we issue a MFC purge request, we may inadvertantly clear the
suspended status.
This change adds the MFC_CNTL_SUSPEND_MASK when we issue a purge
request, so that the suspend bit is masked out.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
No differences found