On Thu, 30 May 2019, Michael Kelley wrote:
Vincenzo -- these changes for Hyper-V are a subset of a larger patch set
I have that moves all of the Hyper-V clock/timer code into a separate
clocksource driver in drivers/clocksource, with an include file in
includes/clocksource. That new include file should be able to work
instead of your new mshyperv-tsc.h. It also has the benefit of being
ISA neutral, so it will work with my in-progress patch set to support
Linux on Hyper-V on ARM64. See https://lkml.org/lkml/2019/5/27/231
for the new clocksource driver patch set.
Grrr. That's queued in hyperv-next for whatever reasons.
Sasha, can you please provide me the branch to pull from so I can have a
common base for all the various changes floating around?