[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220127114536.1121765-1-mlichvar@redhat.com>
Date: Thu, 27 Jan 2022 12:45:31 +0100
From: Miroslav Lichvar <mlichvar@...hat.com>
To: netdev@...r.kernel.org
Cc: Miroslav Lichvar <mlichvar@...hat.com>
Subject: [PATCH net-next 0/5] Virtual PTP clock improvements and fix
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.
ptp: start virtual clocks at current system time.
drivers/ptp/ptp_clock.c | 11 ++++++--
drivers/ptp/ptp_vclock.c | 59 +++++++++++++++++++++++++++++++++++++---
2 files changed, 64 insertions(+), 6 deletions(-)
--
2.34.1
Powered by blists - more mailing lists