From: Kalle Valo <kvalo@codeaurora.org>
To: kernel test robot <lkp@intel.com>
Cc: clang-built-linux@googlegroups.com, kbuild-all@lists.01.org,
ath11k@lists.infradead.org
Subject: Re: [linux-next:master 9378/11173] ld.lld: error: undefined symbol: ath11k_debugfs_htt_ext_stats_handler
Date: Mon, 28 Sep 2020 10:39:51 +0300 [thread overview]
Message-ID: <87imbyfiyg.fsf@codeaurora.org> (raw)
In-Reply-To: <202009280207.7DOSq33F%lkp@intel.com> (kernel test robot's message of "Mon, 28 Sep 2020 02:47:11 +0800")
+ ath11k
kernel test robot <lkp@intel.com> writes:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> head: 20dc779fdefc40bf7dd9736cea01704f29228fae
> commit: 568f06036ee23a003542227975f69a75ac172ba2 [9378/11173] ath11k:
> debugfs: move some function declarations to correct header files
> config: x86_64-randconfig-a003-20200927 (attached as .config)
> compiler: clang version 12.0.0 (https://github.com/llvm/llvm-project
> 6d374cf78c8a80a0bbfc7ce9bc80b3f183f44c80)
> 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
> # install x86_64 cross compiling tool for clang build
> # apt-get install binutils-x86-64-linux-gnu
> #
> https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=568f06036ee23a003542227975f69a75ac172ba2
> git remote add linux-next
> https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> git fetch --no-tags linux-next master
> git checkout 568f06036ee23a003542227975f69a75ac172ba2
> # save the attached .config to linux build tree
> COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=x86_64
>
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
>
> All errors (new ones prefixed by >>):
>
>>> ld.lld: error: undefined symbol: ath11k_debugfs_htt_ext_stats_handler
> >>> referenced by dp_rx.c:1662 (drivers/net/wireless/ath/ath11k/dp_rx.c:1662)
> >>> net/wireless/ath/ath11k/dp_rx.o:(ath11k_dp_htt_htc_t2h_msg_handler)
> >>> in archive drivers/built-in.a
This should be fixed by:
bc8befe6f950 ath11k: fix undefined reference to 'ath11k_debugfs_htt_ext_stats_handler'
--
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
WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@codeaurora.org>
To: kbuild-all@lists.01.org
Subject: Re: [linux-next:master 9378/11173] ld.lld: error: undefined symbol: ath11k_debugfs_htt_ext_stats_handler
Date: Mon, 28 Sep 2020 10:39:51 +0300 [thread overview]
Message-ID: <87imbyfiyg.fsf@codeaurora.org> (raw)
In-Reply-To: <202009280207.7DOSq33F%lkp@intel.com>
[-- Attachment #1: Type: text/plain, Size: 2032 bytes --]
+ ath11k
kernel test robot <lkp@intel.com> writes:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> head: 20dc779fdefc40bf7dd9736cea01704f29228fae
> commit: 568f06036ee23a003542227975f69a75ac172ba2 [9378/11173] ath11k:
> debugfs: move some function declarations to correct header files
> config: x86_64-randconfig-a003-20200927 (attached as .config)
> compiler: clang version 12.0.0 (https://github.com/llvm/llvm-project
> 6d374cf78c8a80a0bbfc7ce9bc80b3f183f44c80)
> 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
> # install x86_64 cross compiling tool for clang build
> # apt-get install binutils-x86-64-linux-gnu
> #
> https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=568f06036ee23a003542227975f69a75ac172ba2
> git remote add linux-next
> https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> git fetch --no-tags linux-next master
> git checkout 568f06036ee23a003542227975f69a75ac172ba2
> # save the attached .config to linux build tree
> COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=x86_64
>
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
>
> All errors (new ones prefixed by >>):
>
>>> ld.lld: error: undefined symbol: ath11k_debugfs_htt_ext_stats_handler
> >>> referenced by dp_rx.c:1662 (drivers/net/wireless/ath/ath11k/dp_rx.c:1662)
> >>> net/wireless/ath/ath11k/dp_rx.o:(ath11k_dp_htt_htc_t2h_msg_handler)
> >>> in archive drivers/built-in.a
This should be fixed by:
bc8befe6f950 ath11k: fix undefined reference to 'ath11k_debugfs_htt_ext_stats_handler'
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
next prev parent reply other threads:[~2020-09-28 7:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-27 18:47 [linux-next:master 9378/11173] ld.lld: error: undefined symbol: ath11k_debugfs_htt_ext_stats_handler kernel test robot
2020-09-28 7:39 ` Kalle Valo [this message]
2020-09-28 7:39 ` Kalle Valo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87imbyfiyg.fsf@codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=ath11k@lists.infradead.org \
--cc=clang-built-linux@googlegroups.com \
--cc=kbuild-all@lists.01.org \
--cc=lkp@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.