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:
49776d3
)
[CELL] spufs: Make signal-notification files readonly for NOSCHED contexts
author
Jeremy Kerr
<jk@ozlabs.org>
Fri, 20 Jul 2007 19:39:31 +0000
(21:39 +0200)
committer
Arnd Bergmann
<arnd@klappe.arndb.de>
Fri, 20 Jul 2007 19:41:48 +0000
(21:41 +0200)
Reading from the signal{1,2} files requires a spu_acquire_saved, so
make these files write-only for contexts created with
SPU_CREATE_NOSCHED.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
No differences found