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/[email protected]
>
> 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/[email protected]
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/[email protected]
(added to Cc:); please let me know if a rebase/resend is needed.
Thanks,
Andrea
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/[email protected]
>>
>> 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/[email protected]
>
> 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/[email protected]
>
> (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
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
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/[email protected]
> >>
> >> 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/[email protected]
> >
> > 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/[email protected]
> >
> > (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/[email protected]
Thanks Daniel.
Andrea