From: kernel test robot <lkp@intel.com>
To: Navneet Singh <navneet.singh@intel.com>
Cc: oe-kbuild-all@lists.linux.dev,
Alison Schofield <alison.schofield@intel.com>,
Vishal Verma <vishal.l.verma@intel.com>,
Ira Weiny <ira.weiny@intel.com>,
Ben Widawsky <ben.widawsky@intel.com>,
Dan Williams <dan.j.williams@intel.com>
Subject: [cxl:for-6.5/dcd-preview 13/15] loongarch64-linux-ld: region.c:undefined reference to `unregister_dax_mapping'
Date: Sun, 9 Apr 2023 19:19:02 +0800 [thread overview]
Message-ID: <202304091902.giibV6MQ-lkp@intel.com> (raw)
tree: https://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git for-6.5/dcd-preview
head: f425bc34c600e2a3721d6560202962ec41622815
commit: 3113a430f1ccbad8340234cf38b00f271ccee103 [13/15] cxl/mem: Add support to handle DCD add and release capacity events.
config: loongarch-randconfig-r032-20230409 (https://download.01.org/0day-ci/archive/20230409/202304091902.giibV6MQ-lkp@intel.com/config)
compiler: loongarch64-linux-gcc (GCC) 12.1.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://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git/commit/?id=3113a430f1ccbad8340234cf38b00f271ccee103
git remote add cxl https://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git
git fetch --no-tags cxl for-6.5/dcd-preview
git checkout 3113a430f1ccbad8340234cf38b00f271ccee103
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=loongarch olddefconfig
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=loongarch SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>
| Link: https://lore.kernel.org/oe-kbuild-all/202304091902.giibV6MQ-lkp@intel.com/
All errors (new ones prefixed by >>):
loongarch64-linux-ld: loongarch64-linux-ld: DWARF error: could not find abbrev number 35
drivers/cxl/core/region.o: in function `.LVL1562':
region.c:(.text+0x43e8): undefined reference to `unregister_dax_mapping'
>> loongarch64-linux-ld: region.c:(.text+0x43ec): undefined reference to `unregister_dax_mapping'
>> loongarch64-linux-ld: region.c:(.text+0x43ec): undefined reference to `unregister_dax_mapping'
loongarch64-linux-ld: drivers/cxl/core/region.o: in function `.LVL1563':
>> region.c:(.text+0x43f8): undefined reference to `unregister_dev_dax'
>> loongarch64-linux-ld: region.c:(.text+0x43fc): undefined reference to `unregister_dev_dax'
>> loongarch64-linux-ld: region.c:(.text+0x43fc): undefined reference to `unregister_dev_dax'
loongarch64-linux-ld: drivers/cxl/core/region.o: in function `.LVL1581':
region.c:(.text+0x44f0): undefined reference to `devm_create_dev_dax'
loongarch64-linux-ld: drivers/cxl/core/region.o: in function `.LVL1590':
>> region.c:(.text+0x4574): undefined reference to `alloc_dev_dax_range'
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests
reply other threads:[~2023-04-09 11:19 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=202304091902.giibV6MQ-lkp@intel.com \
--to=lkp@intel.com \
--cc=alison.schofield@intel.com \
--cc=ben.widawsky@intel.com \
--cc=dan.j.williams@intel.com \
--cc=ira.weiny@intel.com \
--cc=navneet.singh@intel.com \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=vishal.l.verma@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.