linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
	Saeed Mahameed <saeedm@nvidia.com>,
	Vlad Buslov <vladbu@nvidia.com>
Subject: pcie.c:undefined reference to `pci_ioremap_io'
Date: Mon, 21 Jun 2021 03:18:42 +0800	[thread overview]
Message-ID: <202106210340.ZQQBFtUT-lkp@intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2132 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   cba5e97280f53ec7feb656fcdf0ec00a5c6dd539
commit: 87f77a6797971579a1da497ac01b692bafbc6cca net/mlx5e: fix mlx5e_tc_tun_update_header_ipv6 dummy definition
date:   3 months ago
config: arm-randconfig-r005-20210620 (attached as .config)
compiler: arm-linux-gnueabi-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
        # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=87f77a6797971579a1da497ac01b692bafbc6cca
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout 87f77a6797971579a1da497ac01b692bafbc6cca
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm 

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 >>):

   arm-linux-gnueabi-ld: arch/arm/mach-dove/pcie.o: in function `dove_pcie_setup':
>> pcie.c:(.init.text+0xc0): undefined reference to `pci_ioremap_io'
>> arm-linux-gnueabi-ld: pcie.c:(.init.text+0xcc): undefined reference to `pci_ioremap_io'
   arm-linux-gnueabi-ld: fs/btrfs/super.o: in function `btrfs_statfs':
   super.c:(.text+0xa96): undefined reference to `__aeabi_uldivmod'
   arm-linux-gnueabi-ld: super.c:(.text+0xac2): undefined reference to `__aeabi_uldivmod'
   arm-linux-gnueabi-ld: super.c:(.text+0xafe): undefined reference to `__aeabi_uldivmod'
   arm-linux-gnueabi-ld: super.c:(.text+0xb8e): undefined reference to `__aeabi_uldivmod'
   arm-linux-gnueabi-ld: super.c:(.text+0xba2): undefined reference to `__aeabi_uldivmod'
   arm-linux-gnueabi-ld: fs/btrfs/super.o:super.c:(.text+0xbba): more undefined references to `__aeabi_uldivmod' follow

---
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: 33346 bytes --]

                 reply	other threads:[~2021-06-20 19: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=202106210340.ZQQBFtUT-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=arnd@arndb.de \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=saeedm@nvidia.com \
    --cc=vladbu@nvidia.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 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).