Re: [patch V2 22/38] posix-cpu-timers: Simplify set_process_cpu_timer()

From: Frederic Weisbecker
Date: Fri Aug 23 2019 - 14:00:13 EST


On Wed, Aug 21, 2019 at 09:09:09PM +0200, Thomas Gleixner wrote:
> The expiry cache can now be accessed as an array. Replace the per clock
> checks with a simple comparison of the clock indexed array member.
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>

Reviewed-by: Frederic Weisbecker <frederic@xxxxxxxxxx>