Re: [PATCH 6/8] x86: tsc: Always Running Timer (ART) correlated clocksource

From: Thomas Gleixner
Date: Thu Mar 03 2016 - 05:22:50 EST


On Wed, 2 Mar 2016, John Stultz wrote:

Subject: x86: tsc: Always Running ...

Please make that:

Subject: x86/tsc: Always Running ...

>
> +#else
> +
> +#define detect_art()

Inline stub if at all. Why sits detect_art() under CONFIG_CPU_FREQ while the
rest of the art code is not????

Thanks

tglx