Re: [patch V3a 18/18] selftests/timers/posix-timers: Add a test for exact allocation mode

From: Frederic Weisbecker
Date: Tue Mar 11 2025 - 17:44:21 EST


Le Mon, Mar 10, 2025 at 09:11:42AM +0100, Thomas Gleixner a écrit :
> The exact timer ID allocation mode is used by CRIU to restore timers with a
> given ID. Add a test case for it.
>
> It's skipped on older kernels when the prctl() fails.
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>

Reviewed-by: Frederic Weisbecker <frederic@xxxxxxxxxx>