mptcp.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Loic Poulain <loic.poulain@linaro.org>
Cc: kbuild-all@lists.01.org, mptcp@lists.linux.dev
Subject: [mptcp:export 1210/1266] net.c:undefined reference to `wwan_unregister_ops'
Date: Sun, 13 Jun 2021 19:39:28 +0800	[thread overview]
Message-ID: <202106131926.x3zMGCmf-lkp@intel.com> (raw)

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

tree:   https://github.com/multipath-tcp/mptcp_net-next.git export
head:   8f373ade1f521f6f7e554a9c8c7a2e9af10f84ad
commit: 13adac032982c61bb590669e8e87e51558917ca1 [1210/1266] net: mhi_net: Register wwan_ops for link creation
config: arm-randconfig-p001-20210613 (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://github.com/multipath-tcp/mptcp_net-next/commit/13adac032982c61bb590669e8e87e51558917ca1
        git remote add mptcp https://github.com/multipath-tcp/mptcp_net-next.git
        git fetch --no-tags mptcp export
        git checkout 13adac032982c61bb590669e8e87e51558917ca1
        # 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 >>):

   arch/arm/kernel/traps.o:(.text.fixup+0x8): relocation truncated to fit: R_ARM_JUMP24 against `.text.unlikely'
   arm-linux-gnueabi-ld: drivers/net/mhi/net.o: in function `mhi_net_remove':
>> net.c:(.text+0x900): undefined reference to `wwan_unregister_ops'
   arm-linux-gnueabi-ld: drivers/net/mhi/net.o: in function `mhi_net_probe':
>> net.c:(.text+0x970): undefined reference to `wwan_register_ops'
>> arm-linux-gnueabi-ld: net.c:(.text+0xa00): undefined reference to `wwan_unregister_ops'

Kconfig warnings: (for reference only)
   WARNING: unmet direct dependencies detected for WWAN_CORE
   Depends on NETDEVICES && WWAN
   Selected by
   - MHI_NET && NETDEVICES && NET_CORE && MHI_BUS

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

                 reply	other threads:[~2021-06-13 11:39 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=202106131926.x3zMGCmf-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    --cc=loic.poulain@linaro.org \
    --cc=mptcp@lists.linux.dev \
    /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).