[Cbe-oss-dev] [PATCH 08/13] spufs: move fault, lscsa_alloc and switch code to spufs module
Jeremy Kerr
jk at ozlabs.org
Mon Nov 26 17:03:44 EST 2007
> On Fri, Nov 23, 2007 at 11:28:33AM +0100, Christoph Hellwig wrote:
> > This doesn't compile with CONFIG_SPU_FS_64K_LS set. You need to
> > add an include of spufs.h to lscsa_alloc.c.
D'oh, I've been testing too much with cell_defconfig. Fixed.
> And we'll need an export of mmu_psize_defs aswell.
I'm trying to avoid exporting too much low-level mmu stuff, so I've
added a spu_64k_pages_available() function to wrap this. Patch coming
in my next series...
Cheers,
Jeremy
More information about the cbe-oss-dev
mailing list