[Cbe-oss-dev] [patch/rfc 2/2] spufs: remove dead code
Jeremy Kerr
jk at ozlabs.org
Fri Aug 10 16:45:37 EST 2007
Sebastian,
> This code seems to be not used anymore. Compiled with SPUFS=m as well
> =y with no trouble.
NACK - we need sys_spu_create for, you know, creating SPUs :)
(it's used for CONFIG_SPU_FS=y)
However, do we really need to avoid the indirect branch when spufs is
compiled into the kernel? Perhaps we should always compile
spu_syscalls.c in, and avoid duplicating the sys_spu_create wrapper.
Cheers,
Jeremy
More information about the cbe-oss-dev
mailing list