Re: [PATCH] posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()

From: Linus Torvalds
Date: Fri Jun 13 2025 - 15:34:16 EST


On Fri, 13 Jun 2025 at 12:25, Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
>
> Linus, I assume you take it directly or do you want me to play the
> intermediary?

I already took it just because it was easy and I was following this
discussion anyway.

Linus