linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@bombadil.infradead.org>
To: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Cc: catalin.marinas@arm.com, akpm@linux-foundation.org,
	linux-mm@kvack.org,  linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mm: kmemleak: Fix a typo
Date: Fri, 19 Mar 2021 18:31:48 -0700 (PDT)	[thread overview]
Message-ID: <1c7eca5b-c47-8954-b34d-9552d13123ef@bombadil.infradead.org> (raw)
In-Reply-To: <20210319214140.23304-1-unixbhaskar@gmail.com>



On Sat, 20 Mar 2021, Bhaskar Chowdhury wrote:

>
> s/interruptable/interruptible/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>


> ---
> mm/kmemleak.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/mm/kmemleak.c b/mm/kmemleak.c
> index c0014d3b91c1..f09f1a9402a9 100644
> --- a/mm/kmemleak.c
> +++ b/mm/kmemleak.c
> @@ -1202,7 +1202,7 @@ static void update_refs(struct kmemleak_object *object)
> }
>
> /*
> - * Memory scanning is a long process and it needs to be interruptable. This
> + * Memory scanning is a long process and it needs to be interruptible. This
>  * function checks whether such interrupt condition occurred.
>  */
> static int scan_should_stop(void)
> --
> 2.26.2
>
>


      reply	other threads:[~2021-03-20  1:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-19 21:41 Bhaskar Chowdhury
2021-03-20  1:31 ` Randy Dunlap [this message]

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=1c7eca5b-c47-8954-b34d-9552d13123ef@bombadil.infradead.org \
    --to=rdunlap@bombadil.infradead.org \
    --cc=akpm@linux-foundation.org \
    --cc=catalin.marinas@arm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=unixbhaskar@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