Re: [PATCH v2] posix-cpu-timers: Dequeue per-thread timers before exchange_tids()
From: Thomas Gleixner
Date: Mon Aug 31 2026 - 14:56:59 EST
On Wed, Aug 26 2026 at 14:55, Oleg Nesterov wrote:
> Can we move posix_cpu_timers_exit() or the whole CONFIG_POSIX_TIMERS
> sequence in begin_new_exec() up, right after de_thread() before the
> "if (retval)" check?
Yes, but that does not buy us anything.