mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* ll_temac_main.c:undefined reference to `devm_ioremap'
@ 2020-07-02  2:25 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2020-07-02  2:25 UTC (permalink / raw)
  To: Andre Przywara; +Cc: kbuild-all, linux-kernel, Radhey Shyam Pandey

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   cd77006e01b3198c75fb7819b3d0ff89709539bb
commit: e8b6c54f6d57822e228027d41a1edb317034a08c net: xilinx: temac: Relax Kconfig dependencies
date:   3 months ago
config: um-allyesconfig (attached as .config)
compiler: gcc-9 (Debian 9.3.0-13) 9.3.0
reproduce (this is a W=1 build):
        git checkout e8b6c54f6d57822e228027d41a1edb317034a08c
        # save the attached .config to linux build tree
        make W=1 ARCH=um 

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

   /usr/bin/ld: drivers/net/ethernet/xilinx/ll_temac_main.o: in function `temac_probe':
>> ll_temac_main.c:(.text+0x1f79): undefined reference to `devm_ioremap'
>> /usr/bin/ld: ll_temac_main.c:(.text+0x2159): undefined reference to `devm_of_iomap'
   /usr/bin/ld: drivers/net/ethernet/xilinx/xilinx_axienet_main.o: in function `axienet_probe':
   xilinx_axienet_main.c:(.text+0x18d6): undefined reference to `devm_ioremap_resource'
   /usr/bin/ld: xilinx_axienet_main.c:(.text+0x1b36): undefined reference to `devm_ioremap_resource'
   /usr/bin/ld: xilinx_axienet_main.c:(.text+0x1e31): undefined reference to `devm_ioremap_resource'
   /usr/bin/ld: drivers/ptp/ptp_ines.o: in function `ines_ptp_ctrl_probe':
   ptp_ines.c:(.text+0x17eb): undefined reference to `devm_ioremap_resource'
   collect2: error: ld returned 1 exit status

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

^ permalink raw reply	[flat|nested] 2+ messages in thread
* ll_temac_main.c:undefined reference to `devm_ioremap'
@ 2020-06-20 21:20 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2020-06-20 21:20 UTC (permalink / raw)
  To: Johannes Berg
  Cc: kbuild-all, linux-kernel, Richard Weinberger, Brendan Higgins

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

Hi Johannes,

It's probably a bug fix that unveils the link errors.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   4333a9b0b67bb4e8bcd91bdd80da80b0ec151162
commit: d0e20fd4c1db7cb28874402f78f39870d84398e9 um: Fix xor.h include
date:   7 weeks ago
config: um-allyesconfig (attached as .config)
compiler: gcc-9 (Debian 9.3.0-13) 9.3.0
reproduce (this is a W=1 build):
        git checkout d0e20fd4c1db7cb28874402f78f39870d84398e9
        # save the attached .config to linux build tree
        make W=1 ARCH=um 

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

   /usr/bin/ld: drivers/gpio/gpiolib.o: in function `gpiolib_dev_init':
   gpiolib.c:(.init.text+0x180): undefined reference to `gpio_of_notifier'
   /usr/bin/ld: drivers/net/ethernet/xilinx/ll_temac_main.o: in function `temac_probe':
>> ll_temac_main.c:(.text+0x1f84): undefined reference to `devm_ioremap'
>> /usr/bin/ld: ll_temac_main.c:(.text+0x2164): undefined reference to `devm_of_iomap'
   /usr/bin/ld: drivers/net/ethernet/xilinx/xilinx_axienet_main.o: in function `axienet_probe':
   xilinx_axienet_main.c:(.text+0x1593): undefined reference to `devm_ioremap_resource'
   /usr/bin/ld: xilinx_axienet_main.c:(.text+0x1831): undefined reference to `devm_ioremap_resource'
   /usr/bin/ld: xilinx_axienet_main.c:(.text+0x1a6b): undefined reference to `devm_ioremap_resource'
   /usr/bin/ld: drivers/ptp/ptp_ines.o: in function `ines_ptp_ctrl_probe':
   ptp_ines.c:(.text+0x17eb): undefined reference to `devm_ioremap_resource'
   collect2: error: ld returned 1 exit status

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-02  2:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-02  2:25 ll_temac_main.c:undefined reference to `devm_ioremap' kernel test robot
  -- strict thread matches above, loose matches on Subject: below --
2020-06-20 21:20 kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®