From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from m42-4.mailgun.net ([69.72.42.4]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kLjZt-00081b-Ck for ath11k@lists.infradead.org; Fri, 25 Sep 2020 08:59:42 +0000 From: Kalle Valo Subject: Re: [ath6kl:pending 39/50] drivers/net/wireless/ath/ath11k/dp_rx.c:1662: undefined reference to `ath11k_debugfs_htt_ext_stats_handler' References: <202009250110.4gV7v5O3%lkp@intel.com> <875z82jrs0.fsf@codeaurora.org> Date: Fri, 25 Sep 2020 11:59:35 +0300 In-Reply-To: <875z82jrs0.fsf@codeaurora.org> (Kalle Valo's message of "Fri, 25 Sep 2020 09:26:39 +0300") Message-ID: <87r1qqfczs.fsf@codeaurora.org> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath11k" Errors-To: ath11k-bounces+kvalo=adurom.com@lists.infradead.org To: kernel test robot Cc: kbuild-all@lists.01.org, ath11k@lists.infradead.org Kalle Valo writes: > (moving to ath11k list) > > kernel test robot writes: > >> tree: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git pending >> head: 55dc2060f5674874a6c37b680bf6396629e05f99 >> commit: 568f06036ee23a003542227975f69a75ac172ba2 [39/50] ath11k: debugfs: move some function declarations to correct header files >> config: nios2-randconfig-r026-20200923 (attached as .config) >> compiler: nios2-linux-gcc (GCC) 9.3.0 >> reproduce (this is a W=1 build): >> wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross >> chmod +x ~/bin/make.cross >> git checkout 568f06036ee23a003542227975f69a75ac172ba2 >> # save the attached .config to linux build tree >> COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=nios2 >> >> If you fix the issue, kindly add following tag as appropriate >> Reported-by: kernel test robot >> >> All errors (new ones prefixed by >>): >> >> nios2-linux-ld: drivers/net/wireless/ath/ath11k/dp_rx.o: in function `ath11k_dp_htt_htc_t2h_msg_handler': >>>> drivers/net/wireless/ath/ath11k/dp_rx.c:1662: undefined reference >>> to `ath11k_debugfs_htt_ext_stats_handler' > > This happens when CONFIG_ATH11K_DEBUGFS is disabled. I'll send a fix. Fixed by: ath11k: fix undefined reference to 'ath11k_debugfs_htt_ext_stats_handler' https://patchwork.kernel.org/patch/11799379/ -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches -- ath11k mailing list ath11k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath11k From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============0782145518287432830==" MIME-Version: 1.0 From: Kalle Valo To: kbuild-all@lists.01.org Subject: Re: [ath6kl:pending 39/50] drivers/net/wireless/ath/ath11k/dp_rx.c:1662: undefined reference to `ath11k_debugfs_htt_ext_stats_handler' Date: Fri, 25 Sep 2020 11:59:35 +0300 Message-ID: <87r1qqfczs.fsf@codeaurora.org> In-Reply-To: <875z82jrs0.fsf@codeaurora.org> List-Id: --===============0782145518287432830== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Kalle Valo writes: > (moving to ath11k list) > > kernel test robot writes: > >> tree: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git pe= nding >> head: 55dc2060f5674874a6c37b680bf6396629e05f99 >> commit: 568f06036ee23a003542227975f69a75ac172ba2 [39/50] ath11k: debugfs= : move some function declarations to correct header files >> config: nios2-randconfig-r026-20200923 (attached as .config) >> compiler: nios2-linux-gcc (GCC) 9.3.0 >> reproduce (this is a W=3D1 build): >> wget https://raw.githubusercontent.com/intel/lkp-tests/master/sb= in/make.cross -O ~/bin/make.cross >> chmod +x ~/bin/make.cross >> git checkout 568f06036ee23a003542227975f69a75ac172ba2 >> # save the attached .config to linux build tree >> COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dgcc-9.3.0 make.cro= ss ARCH=3Dnios2 = >> >> If you fix the issue, kindly add following tag as appropriate >> Reported-by: kernel test robot >> >> All errors (new ones prefixed by >>): >> >> nios2-linux-ld: drivers/net/wireless/ath/ath11k/dp_rx.o: in function = `ath11k_dp_htt_htc_t2h_msg_handler': >>>> drivers/net/wireless/ath/ath11k/dp_rx.c:1662: undefined reference >>> to `ath11k_debugfs_htt_ext_stats_handler' > > This happens when CONFIG_ATH11K_DEBUGFS is disabled. I'll send a fix. Fixed by: ath11k: fix undefined reference to 'ath11k_debugfs_htt_ext_stats_handler' https://patchwork.kernel.org/patch/11799379/ -- = https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatc= hes --===============0782145518287432830==--