Re: [patch V2 09/38] posix-cpu-timers: Use clock ID in posix_cpu_timer_set()

From: Frederic Weisbecker
Date: Thu Aug 22 2019 - 09:58:18 EST


On Wed, Aug 21, 2019 at 09:08:56PM +0200, Thomas Gleixner wrote:
> Extract the clock ID (PROF/VIRT/SCHED) from the clock selector and use it
> as argument to the sample functions. That allows to simplify them once all
> callers are fixed.
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>

Reviewed-by: Frederic Weisbecker <frederic@xxxxxxxxxx>