commit | c983294872ebccd4aacf1b8dd694ac2170feadc3 | [log] [tgz] |
---|---|---|
author | arnd@arndb.de <arnd@arndb.de> | Mon Jun 19 20:33:34 2006 +0200 |
committer | Paul Mackerras <paulus@samba.org> | Wed Jun 21 15:01:32 2006 +1000 |
tree | 529c3bc88a9ff10536ffdbf0936c3af2f193bac6 | |
parent | ba723fe2b2facc8d45b53701fec39aa429596759 [diff] |
[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>