Files
android_kernel_xiaomi_sm8450/arch/powerpc/platforms/cell
Jeremy Kerr ad941fe4b6 [POWERPC] cell: Fix errno for modular spufs_create with invalid neighbour
At present, spu_create with an invalid neighbo(u)r will return -ENOSYS,
not -EBADF, but only when spufs.o is built as a module.

This change adds the appropriate errno, making the behaviour the same
as the built-in case.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Acked-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-08-15 15:12:44 +10:00
..
2007-07-20 21:41:38 +02:00
2006-06-21 15:01:29 +10:00
2007-04-30 11:02:05 +10:00
2006-06-21 15:01:29 +10:00
2006-08-25 13:27:35 +10:00