Re: [Linuxptp-users] Have there been any more work on the "sk null assignment" problem with the dp8
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2012-02-08 09:47:39
|
On Tue, Feb 07, 2012 at 11:20:13PM +0000, lin...@li... wrote: > > Hello Richard, > > I'm developing a product using Linux 3.2.2, mv643xx_eth.c and dp83640.c. I > ran into the "sk null assignment" problem that you were looking earlier in > http://lists.openwall.net/netdev/2011/10/11/42. > > Have any progress been made in this area? Or is it has it been solved alway? Yes, this issue was fixed with commits: 8b3408f8ee994973869d8ba32c5bf482bc4ddca4 dp83640: free packet queues on remove f5ff7cd1a84caa9545d952a37ac872ccb73825fb dp83640: use proper function to free transmit time stamping packets da92b194cc36b5dc1fbd85206aeeffd80bee0c39 net: hold sock reference while processing tx timestamps These commits also were applied to stable kernels 3.0 and 3.1. HTH, Richard > If not, I may have to dig into this area (and I am NOT a Linux expert; just > an embedded software eng.). > > Thank you very much for all the work you have done on PTP, > > Mike Skoog, Software Engineer |