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: i386-allyesconfig (attached as .config) reproduce: # save the attached .config to linux build tree make ARCH=i386 All warnings (new ones prefixed by >>): >> WARNING: drivers/net/wireless/built-in.o(.init.text+0x22f3): Section mismatch in reference from the function ath6kl_sdio_init() to the function .exit.text:ath6kl_sdio_release_gpio() The function __init ath6kl_sdio_init() 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