[xenial][PATCH v2 0/8] [Hyper-V] Implement Hyper-V PTP Source
Marcelo Henrique Cerri
marcelo.cerri at canonical.com
Fri Jun 30 19:21:26 UTC 2017
BugLink: http://bugs.launchpad.net/bugs/1676635
Adding a few more patches that fix additional issues introduced by the
original patch ("hv_utils: implement Hyper-V PTP source").
v1:
The requested commit requires more than 50 additional commits in order
to be applied cleanly. To avoid that, I cherry-picked just the strict
necessary commits and adapted to the Xenial kernel the upstream change
that makes the Hyper-V clock souce available via hyperv_cs.
Dexuan Cui (1):
Drivers: hv: util: don't forget to init host_ts.lock
K. Y. Srinivasan (2):
Drivers: hv: util: Use hv_get_current_tick() to get current tick
Drivers: hv: util: Fix a typo
Marcelo Henrique Cerri (1):
UBUNTU: SAUCE: hv: make clocksource available for PTP device
supporting
Vitaly Kuznetsov (4):
hv_util: switch to using timespec64
hv_utils: implement Hyper-V PTP source
hv_utils: drop .getcrosststamp() support from PTP driver
hv_utils: fix TimeSync work on pre-TimeSync-v4 hosts
arch/x86/kernel/cpu/mshyperv.c | 23 ------
drivers/hv/hv.c | 36 ++++++++-
drivers/hv/hv_util.c | 168 +++++++++++++++++++++++++++++------------
drivers/hv/hyperv_vmbus.h | 3 +
4 files changed, 158 insertions(+), 72 deletions(-)
--
2.7.4
More information about the kernel-team
mailing list