[PATCHv2 net-next 0/4] Virtual PTP clock improvements and fix
From: Miroslav Lichvar <hidden>
Date: 2022-02-02 09:34:04
From: Miroslav Lichvar <hidden>
Date: 2022-02-02 09:34:04
v2: - dropped patch changing initial time of virtual clocks 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 (4): 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. drivers/ptp/ptp_clock.c | 11 ++++++-- drivers/ptp/ptp_vclock.c | 56 +++++++++++++++++++++++++++++++++++++--- 2 files changed, 62 insertions(+), 5 deletions(-) -- 2.34.1