From: Thomas Gleixner <tglx@linutronix.de>
To: Steven Rostedt <rostedt@goodmis.org>, linux-kernel@vger.kernel.org
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
Stephen Boyd <sboyd@kernel.org>,
Guenter Roeck <linux@roeck-us.net>,
Anna-Maria Gleixner <anna-maria@linutronix.de>,
Andrew Morton <akpm@linux-foundation.org>,
Julia Lawall <Julia.Lawall@inria.fr>
Subject: Re: [for-linus][PATCH 4/5] timers: Add timer_shutdown_sync() and timer_shutdown() to be called before freeing timers
Date: Mon, 07 Nov 2022 11:27:49 +0100 [thread overview]
Message-ID: <87v8nrvz2y.ffs@tglx> (raw)
In-Reply-To: <20221106233434.425162916@goodmis.org>
On Sun, Nov 06 2022 at 18:30, Steven Rostedt wrote:
> -#if defined(CONFIG_SMP) || defined(CONFIG_PREEMPT_RT)
> /**
> - * del_timer_sync - deactivate a timer and wait for the handler to finish.
> + * __del_timer_sync - deactivate a timer and wait for the handler to finish.
> * @timer: the timer to be deactivated
> + * @free: Set to true if the timer is about to be freed
> *
> * This function only differs from del_timer() on SMP: besides
> deactivating
How is this comment still correct?
Thanks,
tglx
next prev parent reply other threads:[~2022-11-07 10:27 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-06 23:30 [for-linus][PATCH 0/5] timers: Use timer_shutdown*() before freeing timers Steven Rostedt
2022-11-06 23:30 ` [for-linus][PATCH 2/5] clocksource/drivers/arm_arch_timer: Do not use timer namespace for timer_shutdown() function Steven Rostedt
2022-11-06 23:30 ` [for-linus][PATCH 3/5] clocksource/drivers/sp804: " Steven Rostedt
2022-11-06 23:30 ` [for-linus][PATCH 4/5] timers: Add timer_shutdown_sync() and timer_shutdown() to be called before freeing timers Steven Rostedt
2022-11-07 10:27 ` Thomas Gleixner [this message]
2022-11-07 10:45 ` Thomas Gleixner
2022-11-07 11:15 ` Thomas Gleixner
2022-11-07 13:43 ` Steven Rostedt
2022-11-07 23:45 ` Thomas Gleixner
2022-11-08 4:15 ` Steven Rostedt
2022-11-06 23:30 ` [for-linus][PATCH 5/5] treewide: Convert del_timer*() to timer_shutdown*() Steven Rostedt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87v8nrvz2y.ffs@tglx \
--to=tglx@linutronix.de \
--cc=Julia.Lawall@inria.fr \
--cc=akpm@linux-foundation.org \
--cc=anna-maria@linutronix.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=rostedt@goodmis.org \
--cc=sboyd@kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox