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, 21 Jun 2014 08:11:12 +0200
From:	Richard Cochran <richardcochran@...il.com>
To:	Russell King <rmk+kernel@....linux.org.uk>
Cc:	linux-arm-kernel@...ts.infradead.org,
	Fugang Duan <B38611@...escale.com>, netdev@...r.kernel.org
Subject: Re: [PATCH RFC 30/30] net: fec: consolidate hwtstamp implementation

On Fri, Jun 20, 2014 at 01:14:16PM +0100, Russell King wrote:
> Both transmit and receive use the same infrastructure for calculating
> the packet timestamp.  Rather than duplicating the code, provide a
> function to do this common work.  Model this function in the Intel
> e1000e version which avoids calling ns_to_ktime() within the spinlock;
> the spinlock is critical for timecounter_cyc2time() but not
> ns_to_ktime().

Thanks for cleaning this up.

Acked-by: Richard Cochran <richardcochran@...il.com>
--
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