Hi Al, After merging the vfs tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: arch/powerpc/platforms/cell/spufs/syscalls.c: In function 'do_spu_create': arch/powerpc/platforms/cell/spufs/syscalls.c:69:2: error: 'ret' undeclared (first use in this function) arch/powerpc/platforms/cell/spufs/syscalls.c:71:3: error: 'nd' undeclared (first use in this function) Caused by commit 05a3ade623fa ("switch do_spufs_create() to user_path_create(), fix double-unlock"). I have used the vfs tree from next-20110707 for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/