public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Yangtao Li <tiny.windzz@gmail.com>
Cc: joel@joelfernandes.org, tglx@linutronix.de, rostedt@goodmis.org,
	frederic@kernel.org, paulmck@linux.vnet.ibm.com,
	alexander.levin@verizon.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] softirq: modify comments about PF_MEMALLOC in __do_softirq
Date: Thu, 18 Oct 2018 18:10:19 +0200	[thread overview]
Message-ID: <20181018161019.GA7573@gmail.com> (raw)
In-Reply-To: <20181018142133.12341-1-tiny.windzz@gmail.com>


* Yangtao Li <tiny.windzz@gmail.com> wrote:

> ---
>  kernel/softirq.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/kernel/softirq.c b/kernel/softirq.c
> index 6f584861d329..6193e1d1b30d 100644
> --- a/kernel/softirq.c
> +++ b/kernel/softirq.c
> @@ -257,7 +257,7 @@ asmlinkage __visible void __softirq_entry __do_softirq(void)
>  	int softirq_bit;
>  
>  	/*
> -	 * Mask out PF_MEMALLOC s current task context is borrowed for the
> +	 * Mask out PF_MEMALLOC as current task context is borrowed for the
>  	 * softirq. A softirq handled such as network RX might set PF_MEMALLOC
>  	 * again if the socket is related to swap
>  	 */

Can I add your Signed-off-by?

Thanks,

	Ingo

  parent reply	other threads:[~2018-10-18 16:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-18 14:21 [PATCH] softirq: modify comments about PF_MEMALLOC in __do_softirq Yangtao Li
2018-10-18 15:12 ` Steven Rostedt
2018-10-18 15:58 ` Frank Lee
2018-10-18 16:10 ` Ingo Molnar [this message]
2018-10-18 16:19   ` Frank Lee
2018-10-18 16:13 ` [tip:irq/core] softirq: Fix typo in __do_softirq() comments tip-bot for Yangtao Li

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=20181018161019.GA7573@gmail.com \
    --to=mingo@kernel.org \
    --cc=alexander.levin@verizon.com \
    --cc=frederic@kernel.org \
    --cc=joel@joelfernandes.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paulmck@linux.vnet.ibm.com \
    --cc=rostedt@goodmis.org \
    --cc=tglx@linutronix.de \
    --cc=tiny.windzz@gmail.com \
    /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