[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221106161800.05e93285@rorschach.local.home>
Date: Sun, 6 Nov 2022 16:18:00 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: Guenter Roeck <linux@...ck-us.net>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
Stephen Boyd <sboyd@...nel.org>,
Anna-Maria Gleixner <anna-maria@...utronix.de>,
Andrew Morton <akpm@...ux-foundation.org>,
Julia Lawall <Julia.Lawall@...ia.fr>
Subject: Re: [PATCH v5a 5/5] treewide: Convert del_timer*() to
timer_shutdown*()
On Sun, 6 Nov 2022 13:15:18 -0800
Guenter Roeck <linux@...ck-us.net> wrote:
> > @@ -441,7 +441,7 @@ static void idletimer_tg_destroy_v1(const struct xt_tgdtor_param *par)
> > if (info->timer->timer_type & XT_IDLETIMER_ALARM) {
> > alarm_cancel(&info->timer->alarm);
>
> Does that mean something similar may be needed for alarms ?
No idea. But that could be added to the queue after workqueues ;-)
-- Steve
Powered by blists - more mailing lists