public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Masahiro Yamada <masahiroy@kernel.org>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
	Nicolas Schier <nicolas@fjasle.eu>
Subject: usb.c:undefined reference to `qe_immr'
Date: Thu, 9 Jun 2022 13:14:17 +0800	[thread overview]
Message-ID: <202206091324.PckrHK3W-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   6bfb56e93bcef41859c2d5ab234ffd80b691be35
commit: 7b4537199a4a8480b8c3ba37a2d44765ce76cd9b kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
date:   2 weeks ago
config: powerpc-randconfig-r006-20220607 (https://download.01.org/0day-ci/archive/20220609/202206091324.PckrHK3W-lkp@intel.com/config)
compiler: powerpc-linux-gcc (GCC) 11.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=7b4537199a4a8480b8c3ba37a2d44765ce76cd9b
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout 7b4537199a4a8480b8c3ba37a2d44765ce76cd9b
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=powerpc SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   powerpc-linux-ld: drivers/soc/fsl/qe/usb.o: in function `qe_usb_clock_set':
>> usb.c:(.text+0xe): undefined reference to `qe_immr'
>> powerpc-linux-ld: usb.c:(.text+0x1a): undefined reference to `qe_immr'
   powerpc-linux-ld: usb.c:(.text+0x52): undefined reference to `qe_immr'
>> powerpc-linux-ld: usb.c:(.text+0xf0): undefined reference to `qe_setbrg'
>> powerpc-linux-ld: usb.c:(.text+0xf6): undefined reference to `cmxgcr_lock'
   powerpc-linux-ld: usb.c:(.text+0xfa): undefined reference to `cmxgcr_lock'

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

             reply	other threads:[~2022-06-09  5:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-09  5:14 kernel test robot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-10  7:59 usb.c:undefined reference to `qe_immr' kernel test robot
2023-01-10 10:06 ` Randy Dunlap
2023-01-11  7:39   ` Michael Ellerman
2023-01-11 16:01     ` Randy Dunlap
2023-01-11 19:42       ` Christophe Leroy
2023-01-11 23:11         ` Leo Li

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=202206091324.PckrHK3W-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masahiroy@kernel.org \
    --cc=nicolas@fjasle.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