Hi Christoph, [auto build test WARNING on nfsd/nfsd-next] [also build test WARNING on v4.5-rc6 next-20160229] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Christoph-Hellwig/nfs4-h-add-SCSI-layout-defintions/20160229-212616 base: git://linux-nfs.org/~bfields/linux.git nfsd-next config: blackfin-allyesconfig (attached as .config) 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 # save the attached .config to linux build tree make.cross ARCH=blackfin All warnings (new ones prefixed by >>): >> WARNING: fs/nfs/built-in.o(.init.text+0x2c20): Section mismatch in reference from the function _nfs4blocklayout_init() to the function .exit.text:_bl_cleanup_pipefs() The function __init _nfs4blocklayout_init() references a function __exit _bl_cleanup_pipefs(). This is often seen when error handling in the init function uses functionality in the exit path. The fix is often to remove the __exit annotation of _bl_cleanup_pipefs() so it may be used outside an exit section. --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: Binary data