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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 26 Nov 2016 08:58:07 +0800
From:   kbuild test robot <lkp@...el.com>
To:     Edward Cree <ecree@...arflare.com>
Cc:     kbuild-all@...org, linux-net-drivers@...arflare.com,
        davem@...emloft.net, bkenward@...arflare.com,
        netdev@...r.kernel.org
Subject: Re: [PATCH net-next 1/2] sfc: separate out SFC4000 ("Falcon")
 support into new sfc-falcon driver

Hi Edward,

[auto build test ERROR on net-next/master]

url:    https://github.com/0day-ci/linux/commits/Edward-Cree/sfc-split-out-Falcon-driver/20161126-033439
config: i386-randconfig-h1-11260702 (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
        # save the attached .config to linux build tree
        make ARCH=i386 

Note: the linux-review/Edward-Cree/sfc-split-out-Falcon-driver/20161126-033439 HEAD 738d215da7cf33cb4f2916dfba4fdb1558829e5a builds fine.
      It only hurts bisectibility.

All error/warnings (new ones prefixed by >>):

   drivers/net/ethernet/sfc/falcon/built-in.o: In function `tenxpress_set_id_led':
>> (.text+0x28db4): multiple definition of `tenxpress_set_id_led'
   drivers/net/ethernet/sfc/built-in.o:(.text+0x3bac7): first defined here
   drivers/net/ethernet/sfc/falcon/built-in.o: In function `falcon_stop_nic_stats':
>> (.text+0x1458c): multiple definition of `falcon_stop_nic_stats'
   drivers/net/ethernet/sfc/built-in.o:(.text+0x15a09): first defined here
   drivers/net/ethernet/sfc/falcon/built-in.o: In function `falcon_qt202x_set_led':
>> (.text+0x26915): multiple definition of `falcon_qt202x_set_led'
   drivers/net/ethernet/sfc/built-in.o:(.text+0x39628): first defined here
>> drivers/net/ethernet/sfc/falcon/built-in.o:(.rodata+0x2ba0): multiple definition of `falcon_sfx7101_phy_ops'
   drivers/net/ethernet/sfc/built-in.o:(.rodata+0x48a0): first defined here
>> drivers/net/ethernet/sfc/falcon/built-in.o:(.rodata+0x2ce0): multiple definition of `falcon_txc_phy_ops'
   drivers/net/ethernet/sfc/built-in.o:(.rodata+0x49e0): first defined here
   drivers/net/ethernet/sfc/falcon/built-in.o: In function `falcon_txc_set_gpio_dir':
>> (.text+0x2a104): multiple definition of `falcon_txc_set_gpio_dir'
   drivers/net/ethernet/sfc/built-in.o:(.text+0x3ce17): first defined here
   drivers/net/ethernet/sfc/falcon/built-in.o: In function `falcon_txc_set_gpio_val':
>> (.text+0x2a0b7): multiple definition of `falcon_txc_set_gpio_val'
   drivers/net/ethernet/sfc/built-in.o:(.text+0x3cdca): first defined here
>> drivers/net/ethernet/sfc/falcon/built-in.o:(.rodata+0x2960): multiple definition of `falcon_qt202x_phy_ops'
   drivers/net/ethernet/sfc/built-in.o:(.rodata+0x4660): first defined here
   drivers/net/ethernet/sfc/falcon/built-in.o: In function `falcon_probe_board':
>> (.text+0x2bb13): multiple definition of `falcon_probe_board'
   drivers/net/ethernet/sfc/built-in.o:(.text+0x3e826): first defined here
>> drivers/net/ethernet/sfc/falcon/built-in.o:(.rodata+0x1a00): multiple definition of `falcon_a1_nic_type'
   drivers/net/ethernet/sfc/built-in.o:(.rodata+0x1b60): first defined here
>> ld: Warning: size of symbol `falcon_a1_nic_type' changed from 472 in drivers/net/ethernet/sfc/built-in.o to 356 in drivers/net/ethernet/sfc/falcon/built-in.o
>> drivers/net/ethernet/sfc/falcon/built-in.o:(.rodata+0x1880): multiple definition of `falcon_b0_nic_type'
   drivers/net/ethernet/sfc/built-in.o:(.rodata+0x1980): first defined here
>> ld: Warning: size of symbol `falcon_b0_nic_type' changed from 472 in drivers/net/ethernet/sfc/built-in.o to 356 in drivers/net/ethernet/sfc/falcon/built-in.o
   drivers/net/ethernet/sfc/falcon/built-in.o: In function `falcon_reset_xaui':
>> (.text+0x1835c): multiple definition of `falcon_reset_xaui'
   drivers/net/ethernet/sfc/built-in.o:(.text+0x197d9): first defined here
   drivers/net/ethernet/sfc/falcon/built-in.o: In function `falcon_start_nic_stats':
>> (.text+0x14327): multiple definition of `falcon_start_nic_stats'
   drivers/net/ethernet/sfc/built-in.o:(.text+0x157a4): first defined here

---
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" (30036 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ