From: kernel test robot <lkp@intel.com>
To: Sowmiya Sree Elavalagan <ssreeela@codeaurora.org>,
ath11k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org, kbuild-all@lists.01.org,
Govindaraj Saminathan <gsamin@codeaurora.org>
Subject: Re: [PATCH v3] ath11k: cold boot calibration support
Date: Wed, 16 Sep 2020 03:51:16 +0800 [thread overview]
Message-ID: <202009160303.xwD2GbBx%lkp@intel.com> (raw)
In-Reply-To: <1600163991-2093-1-git-send-email-ssreeela@codeaurora.org>
[-- Attachment #1: Type: text/plain, Size: 1428 bytes --]
Hi Sowmiya,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on ath6kl/ath-next]
[also build test ERROR on next-20200915]
[cannot apply to v5.9-rc5]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]
url: https://github.com/0day-ci/linux/commits/Sowmiya-Sree-Elavalagan/ath11k-cold-boot-calibration-support/20200915-180324
base: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git ath-next
config: mips-allmodconfig (attached as .config)
compiler: mips-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
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips
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 >>, old ones prefixed by <<):
ERROR: modpost: "fw_arg3" [drivers/mtd/parsers/bcm63xxpart.ko] undefined!
>> ERROR: modpost: "ath11k_cold_boot_cal" [drivers/net/wireless/ath/ath11k/ath11k_ahb.ko] undefined!
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 67516 bytes --]
[-- Attachment #3: Type: text/plain, Size: 102 bytes --]
--
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH v3] ath11k: cold boot calibration support
Date: Wed, 16 Sep 2020 03:51:16 +0800 [thread overview]
Message-ID: <202009160303.xwD2GbBx%lkp@intel.com> (raw)
In-Reply-To: <1600163991-2093-1-git-send-email-ssreeela@codeaurora.org>
[-- Attachment #1: Type: text/plain, Size: 1462 bytes --]
Hi Sowmiya,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on ath6kl/ath-next]
[also build test ERROR on next-20200915]
[cannot apply to v5.9-rc5]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]
url: https://github.com/0day-ci/linux/commits/Sowmiya-Sree-Elavalagan/ath11k-cold-boot-calibration-support/20200915-180324
base: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git ath-next
config: mips-allmodconfig (attached as .config)
compiler: mips-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
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips
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 >>, old ones prefixed by <<):
ERROR: modpost: "fw_arg3" [drivers/mtd/parsers/bcm63xxpart.ko] undefined!
>> ERROR: modpost: "ath11k_cold_boot_cal" [drivers/net/wireless/ath/ath11k/ath11k_ahb.ko] undefined!
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 67516 bytes --]
next prev parent reply other threads:[~2020-09-15 19:52 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-15 9:59 [PATCH v3] ath11k: cold boot calibration support Sowmiya Sree Elavalagan
2020-09-15 9:59 ` Sowmiya Sree Elavalagan
2020-09-15 19:51 ` kernel test robot [this message]
2020-09-15 19:51 ` kernel test robot
2020-09-21 13:40 ` Kalle Valo
2020-09-21 13:40 ` Kalle Valo
2020-09-21 13:40 ` Kalle Valo
2020-09-22 5:07 ` [kbuild-all] " Rong Chen
2020-09-22 5:07 ` Rong Chen
2020-09-22 5:07 ` [kbuild-all] " Rong Chen
2020-09-22 5:54 ` Kalle Valo
2020-09-22 5:54 ` Kalle Valo
2020-09-22 5:54 ` [kbuild-all] " Kalle Valo
2020-09-22 6:29 ` Rong Chen
2020-09-22 6:29 ` Rong Chen
2020-09-22 6:29 ` [kbuild-all] " Rong Chen
2020-09-17 19:54 ` Peter Oh
2020-09-17 19:54 ` Peter Oh
2020-10-15 11:37 ` ssreeela
2020-10-15 11:37 ` ssreeela
2020-09-21 13:42 ` Kalle Valo
2020-09-21 13:42 ` 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=202009160303.xwD2GbBx%lkp@intel.com \
--to=lkp@intel.com \
--cc=ath11k@lists.infradead.org \
--cc=gsamin@codeaurora.org \
--cc=kbuild-all@lists.01.org \
--cc=linux-wireless@vger.kernel.org \
--cc=ssreeela@codeaurora.org \
/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.