From: Daniel Bristot de Oliveira <bristot@redhat.com>
To: Jun Miao <jun.miao@windriver.com>,
akpm@linux-foundation.org, andriy.shevchenko@linux.intel.com,
deller@gmx.de, wei.liu@kernel.org
Cc: peterz@infradead.org, lukas.bulwahn@gmail.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] kernel/hung_task.c: Fix a typo in check_hung_task() comment
Date: Fri, 6 Aug 2021 15:04:19 +0200 [thread overview]
Message-ID: <f0ba6af0-248d-b7ac-a06e-adba5798d582@redhat.com> (raw)
In-Reply-To: <20210806114049.649909-1-jun.miao@windriver.com>
On 8/6/21 1:40 PM, Jun Miao wrote:
> It's "mustn't", not "musn't". Let's fix that.
>
> Signed-off-by: Jun Miao <jun.miao@windriver.com>
Reviewed-by: Daniel Bristot de Oliveira <bristot@kernel.org>
-- Daniel
> ---
> kernel/hung_task.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/kernel/hung_task.c b/kernel/hung_task.c
> index 9888e2bc8c76..ea5ba912db06 100644
> --- a/kernel/hung_task.c
> +++ b/kernel/hung_task.c
> @@ -99,7 +99,7 @@ static void check_hung_task(struct task_struct *t, unsigned long timeout)
> /*
> * When a freshly created task is scheduled once, changes its state to
> * TASK_UNINTERRUPTIBLE without having ever been switched out once, it
> - * musn't be checked.
> + * mustn't be checked.
> */
> if (unlikely(!switch_count))
> return;
>
next prev parent reply other threads:[~2021-08-06 13:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-06 11:40 Jun Miao
2021-08-06 13:04 ` Daniel Bristot de Oliveira [this message]
2021-08-06 14:27 ` Lukas Bulwahn
2021-08-07 12:21 ` Jun Miao
2021-08-11 8:32 ` Jun Miao
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=f0ba6af0-248d-b7ac-a06e-adba5798d582@redhat.com \
--to=bristot@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=deller@gmx.de \
--cc=jun.miao@windriver.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lukas.bulwahn@gmail.com \
--cc=peterz@infradead.org \
--cc=wei.liu@kernel.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
all inboxes | Powered by JetHome®