On Tue, Aug 09, 2016 at 04:55:46PM +0800, kbuild test robot wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.asm-exports > head: e007c53397acb5554e226693e3bff54a312ccd96 > commit: 9445aa1a3062a75a4d9de78026816ebc941e7b99 [8/12] ppc: move exports to definitions > config: powerpc-socrates_defconfig (attached as .config) > compiler: powerpc-linux-gnu-gcc (Debian 5.4.0-6) 5.4.0 20160609 > reproduce: > wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > git checkout 9445aa1a3062a75a4d9de78026816ebc941e7b99 > # save the attached .config to linux build tree > make.cross ARCH=powerpc > > All errors (new ones prefixed by >>): > > arch/powerpc/kernel/built-in.o: In function `__ksymtab_clear_pages': > >> (___ksymtab+clear_pages+0x0): undefined reference to `clear_pages' Hadn't spotted the removal of clear_pages() definition when porting that one. Fixed and force-pushed. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html