]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] spufs: fail spu_create with invalid flags
authorarnd@arndb.de <arnd@arndb.de>
Mon, 19 Jun 2006 18:33:34 +0000 (20:33 +0200)
committerPaul Mackerras <paulus@samba.org>
Wed, 21 Jun 2006 05:01:32 +0000 (15:01 +1000)
commit76d1afec14611b6905b5f7c74761c00c7cf2b26c
tree529c3bc88a9ff10536ffdbf0936c3af2f193bac6
parent3d830d2d02642f5132bc3f499b35edc4e65b925c
[POWERPC] spufs: fail spu_create with invalid flags

At this time, all flags are invalid. Since we are
planning to actually add valid flags in the future,
we better check if any were passed by the user.

Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/cell/spufs/inode.c