Message ID | 20220127114536.1121765-1-mlichvar@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | Virtual PTP clock improvements and fix | expand |
On Thu, Jan 27, 2022 at 12:45:31PM +0100, Miroslav Lichvar wrote: > The first patch fixes an oops when unloading a driver with PTP clock and > enabled virtual clocks. > > The other patches add missing features to make synchronization with > virtual clocks work as well as with the physical clock. > > Miroslav Lichvar (5): > ptp: unregister virtual clocks when unregistering physical clock. > ptp: increase maximum adjustment of virtual clocks. > ptp: add gettimex64() to virtual clocks. > ptp: add getcrosststamp() to virtual clocks. For patches 1-4: Acked-by: Richard Cochran <richardcochran@gmail.com> > ptp: start virtual clocks at current system time. (I don't agree with this last one) Thanks, Richard