Re: [patch V2 01/11] clocksource: Provide clocksource_arch_init()

From: John Stultz
Date: Mon Sep 17 2018 - 16:05:30 EST


On Mon, Sep 17, 2018 at 5:45 AM, Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
> Architectures have extra archdata in the clocksource, e.g. for VDSO
> support. There are no sanity checks or general initializations for this
> available. Add support for that.
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>

Sorry, Let me try reply-all this time. :)

Acked-by: John Stultz <john.stultz@xxxxxxxxxx>

thanks
-john