From: Petr Mladek <pmladek@suse.com>
To: Ilias Stamatis <stamatis.iliass@gmail.com>
Cc: tglx@linutronix.de, peterz@infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] kthread: remove incorrect comment in kthread_create_on_cpu()
Date: Fri, 12 Jun 2020 11:29:58 +0200 [thread overview]
Message-ID: <20200612092958.GD4311@linux-b0ei> (raw)
In-Reply-To: <20200611135920.240551-1-stamatis.iliass@gmail.com>
On Thu 2020-06-11 16:59:21, Ilias Stamatis wrote:
> Originally kthread_create_on_cpu() parked and woke up the new thread.
> However, since commit a65d40961dc7 ("kthread/smpboot: do not park in
> kthread_create_on_cpu()") this is no longer the case. This patch removes
> the comment that has been left behind and is now incorrect / stale.
>
> Signed-off-by: Ilias Stamatis <stamatis.iliass@gmail.com>
Good catch!
Fixes: a65d40961dc7 ("kthread/smpboot: do not park in kthread_create_on_cpu()")
Reviewed-by: Petr Mladek <pmladek@suse.com>
Best Regards,
Petr
next prev parent reply other threads:[~2020-06-12 9:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-11 13:59 [PATCH] kthread: remove incorrect comment in kthread_create_on_cpu() Ilias Stamatis
2020-06-12 9:29 ` Petr Mladek [this message]
2020-07-07 11:27 ` Ilias Stamatis
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=20200612092958.GD4311@linux-b0ei \
--to=pmladek@suse.com \
--cc=linux-kernel@vger.kernel.org \
--cc=peterz@infradead.org \
--cc=stamatis.iliass@gmail.com \
--cc=tglx@linutronix.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.