linux-mm.kvack.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 Memory Management List <linux-mm@kvack.org>,
	Jakub Kicinski <kuba@kernel.org>,
	Vladimir Oltean <vladimir.oltean@nxp.com>
Subject: [linux-next:master 7690/8423] igc_main.c:undefined reference to `ptp_clock_event'
Date: Tue, 17 Aug 2021 11:29:12 +0800	[thread overview]
Message-ID: <202108171105.7kEitgMp-lkp@intel.com> (raw)

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   b9011c7e671dbbf59bb753283ddfd03f0c9eb865
commit: e5f31552674e88bff3a4e3ca3e5357668b5f2973 [7690/8423] ethernet: fix PTP_1588_CLOCK dependencies
config: arc-randconfig-r006-20210816 (attached as .config)
compiler: arceb-elf-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://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=e5f31552674e88bff3a4e3ca3e5357668b5f2973
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout e5f31552674e88bff3a4e3ca3e5357668b5f2973
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arc 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 >>):

   arceb-elf-ld: drivers/net/ethernet/intel/igc/igc_main.o: in function `igc_tsync_interrupt':
>> igc_main.c:(.text+0x968c): undefined reference to `ptp_clock_event'
>> arceb-elf-ld: igc_main.c:(.text+0x968c): undefined reference to `ptp_clock_event'
   arceb-elf-ld: igc_main.c:(.text+0x98b0): undefined reference to `ptp_clock_event'
   arceb-elf-ld: igc_main.c:(.text+0x98b0): undefined reference to `ptp_clock_event'
   arceb-elf-ld: igc_main.c:(.text+0x9906): undefined reference to `ptp_clock_event'
   arceb-elf-ld: drivers/net/ethernet/intel/igc/igc_main.o:igc_main.c:(.text+0x9906): more undefined references to `ptp_clock_event' follow
   arceb-elf-ld: drivers/net/ethernet/intel/igc/igc_ethtool.o: in function `igc_ethtool_get_ts_info':
>> igc_ethtool.c:(.text+0x1910): undefined reference to `ptp_clock_index'
>> arceb-elf-ld: igc_ethtool.c:(.text+0x1910): undefined reference to `ptp_clock_index'
   arceb-elf-ld: drivers/net/ethernet/intel/igc/igc_ptp.o: in function `igc_ptp_feature_enable_i225':
>> igc_ptp.c:(.text+0x802): undefined reference to `ptp_find_pin'
>> arceb-elf-ld: igc_ptp.c:(.text+0x802): undefined reference to `ptp_find_pin'
   arceb-elf-ld: igc_ptp.c:(.text+0x8a0): undefined reference to `ptp_find_pin'
   arceb-elf-ld: igc_ptp.c:(.text+0x8a0): undefined reference to `ptp_find_pin'
   arceb-elf-ld: drivers/net/ethernet/intel/igc/igc_ptp.o: in function `igc_ptp_init':
>> igc_ptp.c:(.text+0x19e8): undefined reference to `ptp_clock_register'
>> arceb-elf-ld: igc_ptp.c:(.text+0x19e8): undefined reference to `ptp_clock_register'
   arceb-elf-ld: drivers/net/ethernet/intel/igc/igc_ptp.o: in function `igc_ptp_stop':
>> igc_ptp.c:(.text+0x1b5c): undefined reference to `ptp_clock_unregister'
>> arceb-elf-ld: igc_ptp.c:(.text+0x1b5c): undefined reference to `ptp_clock_unregister'
   arceb-elf-ld: drivers/net/ethernet/micrel/ks8851_common.o: in function `ks8851_probe_common':
   ks8851_common.c:(.text+0x1460): undefined reference to `__this_module'
   arceb-elf-ld: ks8851_common.c:(.text+0x1460): undefined reference to `__this_module'

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

                 reply	other threads:[~2021-08-17  3:30 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=202108171105.7kEitgMp-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=arnd@arndb.de \
    --cc=kbuild-all@lists.01.org \
    --cc=kuba@kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=vladimir.oltean@nxp.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).