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:	Tue, 7 Jan 2014 12:57:23 -0600
From:	Shawn Bohrer <shawn.bohrer@...il.com>
To:	"David S. Miller" <davem@...emloft.net>
Cc:	Or Gerlitz <ogerlitz@...lanox.com>,
	Amir Vadai <amirv@...lanox.com>,
	Richard Cochran <richardcochran@...il.com>,
	netdev@...r.kernel.org, tomk@...advisors.com,
	Hadar Hen Zion <hadarh@...lanox.com>,
	Shawn Bohrer <sbohrer@...advisors.com>
Subject: Re: [PATCH] mlx4_en: Select PTP_1588_CLOCK

On Tue, Jan 07, 2014 at 12:49:17PM -0600, Shawn Bohrer wrote:
> From: Shawn Bohrer <sbohrer@...advisors.com>
> 
> Now that mlx4_en includes a PHC driver it must select PTP_1588_CLOCK.
> 
>    drivers/built-in.o: In function `mlx4_en_get_ts_info':
> >> en_ethtool.c:(.text+0x391a11): undefined reference to `ptp_clock_index'
>    drivers/built-in.o: In function `mlx4_en_remove_timestamp':
> >> (.text+0x397913): undefined reference to `ptp_clock_unregister'
>    drivers/built-in.o: In function `mlx4_en_init_timestamp':
> >> (.text+0x397b20): undefined reference to `ptp_clock_register'
> 
> Fixes: ad7d4eaed995d ("mlx4_en: Add PTP hardware clock")
> Signed-off-by: Shawn Bohrer <sbohrer@...advisors.com>

Sorry forgot to add this is against net-next.

--
Shawn
--
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