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] [day] [month] [year] [list]
Date:	Tue, 18 Mar 2014 13:26:43 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	jeffrey.t.kirsher@...el.com
Cc:	ebiederm@...ssion.com, netdev@...r.kernel.org, gospo@...hat.com,
	sassmann@...hat.com, jesse.brandeburg@...el.com,
	catherine.sullivan@...el.com
Subject: Re: [net-next] i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookup

From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Tue, 18 Mar 2014 00:26:50 -0700

> From: Eric W Biederman <ebiederm@...ssion.com>
> 
> When compiling the i40e and the i40evf driver into the same kernel I get:
> LD      drivers/net/ethernet/intel/built-in.o
> drivers/net/ethernet/intel/i40evf/built-in.o:(.data+0x300): multiple definition of `i40e_ptype_lookup'
> drivers/net/ethernet/intel/i40e/built-in.o:(.data+0x780): first defined here
> make[3]: *** [drivers/net/ethernet/intel/built-in.o] Error 1
> make[2]: *** [drivers/net/ethernet/intel] Error 2
> make[1]: *** [drivers/net/ethernet/] Error 2
> make: *** [sub-make] Error 2
> 
> Fix this by renaming the i40evf version of this structure from
> i40e_ptype_lookup to i40evf_ptype_lookup.
> 
> This build failure was introduced in:
>   commit 206812b5fccb808d1194344eaa942f68f59b2630
>   Author: Jesse Brandeburg <jesse.brandeburg@...el.com>
>   i40e/i40evf: i40e implementation for skb_set_hash
> 
> Cc: Jesse Brandeburg <jesse.brandeburg@...el.com>
> Cc: Catherine Sullivan <catherine.sullivan@...el.com>
> Signed-off-by: Eric W Biederman <ebiederm@...ssion.com>
> Tested-by: Kavindya Deegala <kavindya.s.deegala@...el.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@...el.com>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ