Re: [patch V3 11/51] posix-cpu-timers: Handle SIGEV_NONE timers correctly in timer_set()
From: Thomas Gleixner
Date: Sat Jun 22 2024 - 17:57:02 EST
On Sat, Jun 22 2024 at 16:35, Frederic Weisbecker wrote:
> Le Mon, Jun 10, 2024 at 06:42:18PM +0200, Thomas Gleixner a écrit :
>> + */
>> + if (sigev_none)
>
> Does this patch build? The sigev_none variable doesn't seem to exist.
Bah. I messed that up when splitting it. 13/51 fixes it up.