From: kernel test robot <lkp@intel.com>
To: Manish Narani <manish.narani@xilinx.com>
Cc: kbuild-all@lists.01.org, linux-arm-kernel@lists.infradead.org,
Michal Simek <monstr@monstr.eu>
Subject: [xilinx-xlnx:xlnx_rebase_v5.15 357/1093] core.c:undefined reference to `dwc3_gadget_exit_hibernation'
Date: Fri, 15 Apr 2022 10:26:41 +0800 [thread overview]
Message-ID: <202204151023.MvPy32Mc-lkp@intel.com> (raw)
tree: https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.15
head: b1635a7683e2274f21d795783e4c9db7e518267a
commit: abcfc28b4d344d18ab4e5100b96045ebc203259c [357/1093] usb: dwc3: gadget: Add hibernation support when operating in gadget mode
config: nds32-buildonly-randconfig-r004-20220414 (https://download.01.org/0day-ci/archive/20220415/202204151023.MvPy32Mc-lkp@intel.com/config)
compiler: nds32le-linux-gcc (GCC) 11.2.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
# https://github.com/Xilinx/linux-xlnx/commit/abcfc28b4d344d18ab4e5100b96045ebc203259c
git remote add xilinx-xlnx https://github.com/Xilinx/linux-xlnx
git fetch --no-tags xilinx-xlnx xlnx_rebase_v5.15
git checkout abcfc28b4d344d18ab4e5100b96045ebc203259c
# save the config file to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=nds32 SHELL=/bin/bash
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 >>):
nds32le-linux-ld: drivers/usb/dwc3/core.o: in function `dwc3_suspend':
>> core.c:(.text+0x47e0): undefined reference to `dwc3_gadget_exit_hibernation'
>> nds32le-linux-ld: core.c:(.text+0x47e4): undefined reference to `dwc3_gadget_exit_hibernation'
nds32le-linux-ld: drivers/usb/dwc3/core.o: in function `dwc3_remove':
core.c:(.text+0x48a8): undefined reference to `dwc3_gadget_exit_hibernation'
nds32le-linux-ld: core.c:(.text+0x48ac): undefined reference to `dwc3_gadget_exit_hibernation'
arch/nds32/kernel/ex-exit.o: in function `resume_kernel':
(.text+0x14a): relocation truncated to fit: R_NDS32_25_PCREL_RELA against symbol `preempt_schedule_irq' defined in .sched.text section in kernel/sched/core.o
--
0-DAY CI Kernel Test Service
https://01.org/lkp
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
reply other threads:[~2022-04-15 2:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=202204151023.MvPy32Mc-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=manish.narani@xilinx.com \
--cc=monstr@monstr.eu \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).