On Thu, 2010-10-21 at 11:38 +1100, Stephen Rothwell wrote: > Hi Trond, > > After merging the nfs tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > fs/nfs/dir.c: In function 'nfs_readdir_free_large_page': > fs/nfs/dir.c:475: error: implicit declaration of function 'vm_unmap_ram' > fs/nfs/dir.c: In function 'nfs_readdir_large_page': > fs/nfs/dir.c:496: error: implicit declaration of function 'vm_map_ram' > fs/nfs/dir.c:496: warning: assignment makes pointer from integer without a cast > > Caused by commit b8aa6064474e186f598584508f9230d49a0004af ("NFS: readdir > with vmapped pages"). Forgot to include linux/vmalloc.h. See Rule 1 (in > Documentation/SubmitChecklist). > > I have used the nfs tree from next-20101020 for today. Thanks Stephen! Fixed in my linux-next branch. Bryan, please make sure that you update your patches. Cheers Trond -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html