Hi Steve, [auto build test WARNING on wireless-drivers/master] [also build test WARNING on v4.4-rc1 next-20151117] url: https://github.com/0day-ci/linux/commits/Steve-deRosier/ath6kl_sdio-add-control-of-CHIP_PWD_L-via-GPIO/20151117-133751 base: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git master config: blackfin-allmodconfig (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: drivers/net/wireless/ath/ath6kl/ath6kl_sdio.o(.init.text+0xc2): Section mismatch in reference from the function _init_module() to the function .exit.text:_ath6kl_sdio_release_gpio() The function __init _init_module() references a function __exit _ath6kl_sdio_release_gpio(). 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 _ath6kl_sdio_release_gpio() 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