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:
1cfc0f8
)
[CELL] spufs: fix read and write for decr_status file
author
Masato Noguchi
<Masato.Noguchi@jp.sony.com>
Fri, 20 Jul 2007 19:39:38 +0000
(21:39 +0200)
committer
Arnd Bergmann
<arnd@klappe.arndb.de>
Fri, 20 Jul 2007 19:41:56 +0000
(21:41 +0200)
The decr_status in the LSCSA is valid only in the sequence of context
restore. Thus, it's nonsense to read and/or write it through spufs.
This patch changes decr_status node to access MFC_CNTL[Ds] in the CSA.
Signed-off-by: Masato Noguchi <Masato.Noguchi@jp.sony.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
No differences found