[xenial][PATCH 0/4] [Hyper-V] Implement Hyper-V PTP Source

Marcelo Henrique Cerri marcelo.cerri at canonical.com
Tue Jun 27 22:33:41 UTC 2017


BugLink: http://bugs.launchpad.net/bugs/1676635

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.

K. Y. Srinivasan (1):
  Drivers: hv: util: Use hv_get_current_tick() to get current tick

Marcelo Henrique Cerri (1):
  UBUNTU: SAUCE: hv: make clocksource available for PTP device
    supporting

Vitaly Kuznetsov (2):
  hv_util: switch to using timespec64
  hv_utils: implement Hyper-V PTP source

 arch/x86/kernel/cpu/mshyperv.c |  23 ------
 drivers/hv/hv.c                |  36 +++++++-
 drivers/hv/hv_util.c           | 184 ++++++++++++++++++++++++++++++++++-------
 drivers/hv/hyperv_vmbus.h      |   3 +
 4 files changed, 193 insertions(+), 53 deletions(-)

-- 
2.7.4





More information about the kernel-team mailing list