]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'ptp-virtual-clock-improvements'
authorDavid S. Miller <davem@davemloft.net>
Thu, 3 Feb 2022 14:00:58 +0000 (14:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Feb 2022 14:00:58 +0000 (14:00 +0000)
commita7a7b526eeae2fdb130864c446bce5633102c7d4
treef610694aeb1785f0d0c306c99e0c10372531e950
parent3410acf18802af0c52c86c4519f4a8b23646945a
parent4574e576cbdef84b0bc1da3b8506f200d7d31398
Merge branch 'ptp-virtual-clock-improvements'

Miroslav Lichvar says:

====================
Virtual PTP clock improvements and fix

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>