lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 20 Jan 2018 19:33:51 +0800
From:   kbuild test robot <fengguang.wu@...el.com>
To:     Linus Walleij <linus.walleij@...aro.org>
Cc:     kbuild-all@...org, netdev@...r.kernel.org,
        Michał Mirosław <mirq-linux@...e.qmqm.pl>
Subject: [net-next:master 308/357] gemini.c:undefined reference to
 `devm_ioremap_resource'

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git master
head:   8565d26bcb2ff6df646e946d2913fcf706d46b66
commit: 4d5ae32f5e1e13f7f36d6439ec3257993b9f5b88 [308/357] net: ethernet: Add a driver for Gemini gigabit ethernet
config: um-allyesconfig (attached as .config)
compiler: gcc-7 (Debian 7.2.0-12) 7.2.1 20171025
reproduce:
        git checkout 4d5ae32f5e1e13f7f36d6439ec3257993b9f5b88
        # save the attached .config to linux build tree
        make ARCH=um 

All errors (new ones prefixed by >>):

   arch/um/drivers/vde.o: In function `vde_open_real':
   (.text+0x951): warning: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
   (.text+0x79c): warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
   (.text+0xab5): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
   arch/um/drivers/pcap.o: In function `pcap_nametoaddr':
   (.text+0xdee5): warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
   arch/um/drivers/pcap.o: In function `pcap_nametonetaddr':
   (.text+0xdf85): warning: Using 'getnetbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
   arch/um/drivers/pcap.o: In function `pcap_nametoproto':
   (.text+0xe1a5): warning: Using 'getprotobyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
   arch/um/drivers/pcap.o: In function `pcap_nametoport':
   (.text+0xdfd7): warning: Using 'getservbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
   drivers/net/ethernet/cortina/gemini.o: In function `geth_cleanup_freeq':
>> gemini.c:(.text+0x97d): undefined reference to `bad_dma_ops'
   gemini.c:(.text+0xad5): undefined reference to `bad_dma_ops'
   gemini.c:(.text+0xb85): undefined reference to `bad_dma_ops'
   drivers/net/ethernet/cortina/gemini.o: In function `gemini_ethernet_probe':
>> gemini.c:(.text+0xd2b): undefined reference to `devm_ioremap_resource'
   drivers/net/ethernet/cortina/gemini.o: In function `geth_freeq_alloc_map_page':
   gemini.c:(.text+0x11c4): undefined reference to `bad_dma_ops'
   gemini.c:(.text+0x11d0): undefined reference to `bad_dma_ops'
   gemini.c:(.text+0x13dc): undefined reference to `bad_dma_ops'
   drivers/net/ethernet/cortina/gemini.o: In function `geth_resize_freeq':
   gemini.c:(.text+0x1dcd): undefined reference to `bad_dma_ops'
   gemini.c:(.text+0x1fc4): undefined reference to `bad_dma_ops'
   drivers/net/ethernet/cortina/gemini.o:gemini.c:(.text+0x2167): more undefined references to `bad_dma_ops' follow
   drivers/net/ethernet/cortina/gemini.o: In function `gemini_ethernet_port_probe':
   gemini.c:(.text+0x2dec): undefined reference to `devm_ioremap_resource'
   gemini.c:(.text+0x2e4c): undefined reference to `devm_ioremap_resource'
   drivers/net/ethernet/cortina/gemini.o: In function `gmac_map_tx_bufs.isra.0':
   gemini.c:(.text+0x37fb): undefined reference to `bad_dma_ops'
   gemini.c:(.text+0x3813): undefined reference to `bad_dma_ops'
   gemini.c:(.text+0x393a): undefined reference to `bad_dma_ops'
   drivers/net/ethernet/cortina/gemini.o: In function `gmac_cleanup_rxq':
   gemini.c:(.text+0x3ffa): undefined reference to `bad_dma_ops'
   gemini.c:(.text+0x409d): undefined reference to `bad_dma_ops'
   drivers/net/ethernet/cortina/gemini.o:gemini.c:(.text+0x4245): more undefined references to `bad_dma_ops' follow
   collect2: error: ld returned 1 exit status

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Download attachment ".config.gz" of type "application/gzip" (19887 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ