[Cbe-oss-dev] [patch 6/6] spufs: platform ops

Christoph Hellwig hch at lst.de
Fri Apr 28 05:37:04 EST 2006


On Thu, Apr 27, 2006 at 09:25:35PM +0200, Arnd Bergmann wrote:
> > Yes, the spufs has a core part that's always built into
> > the kernel that has routines for interrupt and memory
> > management, and a loadable part that has the routines
> > for scheduling and file system ops. ?spu_priv1.o needs
> > to always be built into the kernel.
> 
> It might be better to handle this in Kconfig than in
> Makefile though, because the way I did it tends to confuse
> people.
> 
> Since you already touch Kconfig, maybe you can add a new
> CONFIG_SPU_BASE that is bool and selected by CONFIG_SPU_FS.

Yes, that would be a lot better.



More information about the cbe-oss-dev mailing list