[Acked] [xenial][PATCH v3 0/8] [Hyper-V] Implement Hyper-V PTP Source

Andy Whitcroft apw at canonical.com
Mon Jul 3 13:27:30 UTC 2017


On Mon, Jul 03, 2017 at 09:56:57AM -0300, Marcelo Henrique Cerri wrote:
> BugLink: http://bugs.launchpad.net/bugs/1676635
> 
> Fixing an unused label when compiling for i386 on the first patch
> ("UBUNTU:SAUCE: hv: make clocksource available for PTP device
> supporting")
> 
> v2:
> 
> 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(-)

Acked-by: Andy Whitcroft <apw at canonical.com>

-apw




More information about the kernel-team mailing list