Re: WARNING in do_timer_settime
From: Thomas Gleixner
Date: Fri Apr 07 2023 - 16:02:11 EST
On Mon, Mar 27 2023 at 16:17, Dae R. Jeong wrote:
> WARN_ON(!kc->timer_was_running);
> // kc->timer_was_running is NULL in clock_posix_cpu
You mean timer_wait_running, right?
That's discussed already here:
https://lore.kernel.org/lkml/000000000000566d5405ae2f6f70@xxxxxxxxxx
Thanks,
tglx