Re: [patch 18/45] posix-timers: Consolidate signal queueing

From: Frederic Weisbecker
Date: Mon Jul 03 2023 - 18:51:22 EST


On Tue, Jun 06, 2023 at 04:37:47PM +0200, Thomas Gleixner wrote:
> Rename posix_timer_event() to posix_timer_queue_signal() as this is what
> the function is about.
>
> Consolidate the requeue pending and deactivation updates into that function
> as there is no point in doing this in all incarnations of posix timers.
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>

Reviewed-by: Frederic Weisbecker <frederic@xxxxxxxxxx>