linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Kuyo Chang <kuyo.chang@mediatek.com>
To: Peter Zijlstra <peterz@infradead.org>
Cc: Ingo Molnar <mingo@redhat.com>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>,
	<linux-kernel@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-mediatek@lists.infradead.org>
Subject: Re: [PATCH 1/1] stop_machine: Fix migrate_swap() vs. balance_push() racing
Date: Fri, 6 Jun 2025 10:09:47 +0800	[thread overview]
Message-ID: <16a2c47ec23a70eee085900ad3bad07d68bc87da.camel@mediatek.com> (raw)
In-Reply-To: <20250604160436.GL39944@noisy.programming.kicks-ass.net>

On Wed, 2025-06-04 at 18:04 +0200, Peter Zijlstra wrote:
> 
> External email : Please do not click links or open attachments until
> you have verified the sender or the content.
> 
> 
> This and your other patch about migrate_swap() are two distinct
> problems, right?

Sorry, this patch also addresses the issue of double adding to the
list(the same problem),
but it functions more like as a error-proofing mechanism...

However, after some deeper investigation, I believe this problem should
be resolved at the root cause.

Maybe we should move to another mail thread to discuss the correct
solution:
https://lore.kernel.org/all/20250602072242.1839605-1-kuyo.chang@mediatek.com/



      reply	other threads:[~2025-06-06  2:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-29  8:43 [PATCH 1/1] stop_machine: Fix migrate_swap() vs. balance_push() racing Kuyo Chang
2025-06-04 16:04 ` Peter Zijlstra
2025-06-06  2:09   ` Kuyo Chang [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=16a2c47ec23a70eee085900ad3bad07d68bc87da.camel@mediatek.com \
    --to=kuyo.chang@mediatek.com \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=mingo@redhat.com \
    --cc=peterz@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;
as well as URLs for NNTP newsgroup(s).