linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Tong Tiangen <tongtiangen@huawei.com>
Cc: Matthew Wilcox <willy@infradead.org>,
	Naoya Horiguchi <naoya.horiguchi@nec.com>,
	<wangkefeng.wang@huawei.com>,
	"Paul E . McKenney" <paulmck@kernel.org>,
	Miaohe Lin <linmiaohe@huawei.com>, <linux-mm@kvack.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v3] mm: memory-failure: use rcu lock instead of tasklist_lock when collect_procs()
Date: Sun, 3 Sep 2023 16:41:22 -0700	[thread overview]
Message-ID: <20230903164122.fb7148f8004402a7552c3ec6@linux-foundation.org> (raw)
In-Reply-To: <20230828022527.241693-1-tongtiangen@huawei.com>

On Mon, 28 Aug 2023 10:25:27 +0800 Tong Tiangen <tongtiangen@huawei.com> wrote:

> We found a softlock issue in our test, analyzed the logs, and found that
> the relevant CPU call trace as follows:
> 
> ...
> 
> By removing the use of tasklist_lock in task list iteration, we can break
> the softlock chain above.
> 

So I assume we'd like to backport this fix into -stable kernels?

If so, are we able to identify a suitble Fixes: target?


  reply	other threads:[~2023-09-03 23:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-28  2:25 Tong Tiangen
2023-09-03 23:41 ` Andrew Morton [this message]
2023-09-05  6:57   ` Tong Tiangen

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=20230903164122.fb7148f8004402a7552c3ec6@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=linmiaohe@huawei.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=naoya.horiguchi@nec.com \
    --cc=paulmck@kernel.org \
    --cc=tongtiangen@huawei.com \
    --cc=wangkefeng.wang@huawei.com \
    --cc=willy@infradead.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