Re: [patch V2 2/8] exec: Cleanup POSIX timers right after de_thread()

From: Oleg Nesterov

Date: Sun Sep 06 2026 - 09:25:59 EST


On 09/05, Thomas Gleixner wrote:
>
> Move the POSIX timer cleanup right after de_thread() before any of the
> later failure conditions brings the task into do_exit().

Reviewed-by: Oleg Nesterov <oleg@xxxxxxxxxx>