On Thu, Mar 01, 2018 at 06:12:28PM +0000, Michael Brown wrote:
> Enforce the use of the tmv_t wrapper functions by converting tmv_t
> from an int64_t to a struct containing an int64_t.
> 
> Inspection of the disassembly shows that this change has essentially
> no impact on the resulting object code, at least for x86_64 with
> compiler optimisations enabled.

Applied, but with trivial fixups due to the drop patches.  Also, I
left off tmv_to_Timestamp because there are no users yet, but I will
introduce that for the NSM series soon.

Thanks a lot for this series.  This last patch will keep us from
mis-using the tmv typed variables ever again!

Cheers,
Richard

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to