Re: [PATCH 0/2] clocksource/hyperv: Miscellaneous changes

From: Andrea Parri
Date: Thu Jan 09 2020 - 11:13:07 EST


On Thu, Jan 09, 2020 at 12:40:04PM +0100, Daniel Lezcano wrote:
> On 08/01/2020 14:33, Andrea Parri wrote:
> > Thomas, Daniel,
> >
> > On Tue, Dec 10, 2019 at 10:30:52AM +0100, Andrea Parri wrote:
> >> Provide some refactoring and adjustments to the Hyper-V clocksources
> >> code. Applies to -rc1 plus Boqun's:
> >>
> >> https://lkml.kernel.org/r/20191126021723.4710-1-boqun.feng@xxxxxxxxx
> >>
> >> Thanks,
> >> Andrea
> >>
> >> Andrea Parri (2):
> >> clocksource/hyperv: Untangle stimers and timesync from clocksources
> >> clocksource/hyperv: Set TSC clocksource as default w/ InvariantTSC
> >
> > I'm wondering if you could route these patches via tip; for reference,
> >
> > https://lkml.kernel.org/r/20191210093054.32230-1-parri.andrea@xxxxxxxxx
> >
> > Both patches got Reviewed-by: Michael (even though I can't find his replies
> > on lore ATM).
> >
> > Also, I realized that this series has a minor conflict with Dexuan's:
> >
> > https://lkml.kernel.org/r/1578350617-130430-1-git-send-email-decui@xxxxxxxxxxxxx
> >
> > (added to Cc:); please let me know if a rebase/resend is needed.
>
> Yes please based on:
>
> https://git.linaro.org/people/daniel.lezcano/linux.git timers/drivers/next

Done: https://lkml.kernel.org/r/20200109160650.16150-1-parri.andrea@xxxxxxxxx

Thanks Daniel.

Andrea