[CELL] spufs: Make signal-notification files readonly for NOSCHED contexts
authorJeremy Kerr <jk@ozlabs.org>
Fri, 20 Jul 2007 19:39:31 +0000 (21:39 +0200)
committerArnd 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