Re: [patch v4 01/27] signal: Confine POSIX_TIMERS properly
From: Frederic Weisbecker
Date: Fri Sep 27 2024 - 08:21:58 EST
Le Fri, Sep 27, 2024 at 10:48:40AM +0200, Thomas Gleixner a écrit :
> From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
>
> Move the itimer rearming out of the signal code and consolidate all posix
> timer related functions in the signal code under one ifdef.
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> Acked-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx>
Reviewed-by: Frederic Weisbecker <frederic@xxxxxxxxxx>