Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: SJ Park <sj@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: SJ Park <sj@kernel.org>, Liew Rui Yan <aethernet65535@gmail.com>,
	damon@lists.linux.dev, linux-mm@kvack.org,
	stable@vger.kernel.org, yikai@z1k.dev
Subject: Re: [PATCH] mm/damon/reclaim: fix typo in damon_reclaim_timer_fn()
Date: Mon, 20 Jul 2026 08:33:57 -0700	[thread overview]
Message-ID: <20260720153358.83836-1-sj@kernel.org> (raw)
In-Reply-To: <2026072053-silliness-slacked-8997@gregkh>

On Mon, 20 Jul 2026 13:53:10 +0200 Greg KH <gregkh@linuxfoundation.org> wrote:

> On Mon, Jul 20, 2026 at 07:02:32PM +0800, Liew Rui Yan wrote:
> > Hi Greg,
> > 
> > On Mon, 20 Jul 2026 11:59:03 +0200, Greg KH wrote:
> > 
> > > Why is this a stable-only patch?  Did something go wrong with the
> > > backport of this commit that is not in the upstream version?

You are correct.  The typo was introduced by a mistake during the porting.  The
upstream commit (64a140afa5ed) doesn't have the typo.  This patch fixes the
typo.

> > 
> > Sorry for the confusion!
> > 
> > This is a stable-only patch because this specific function was removed
> > in mainline starting from v6.2.

It is true the function is removed in the mainline.  But that's not the reason
why we need this patch applied to only 6.1.  The reason is that the porting
introduced a bug.

> > 
> > Therefore, this bug only affects v6.1.176 and v6.1.177 stable branches.
> > Mainline does not have this function anymore.
> > 
> >     $ git tag --contains 2f54908fae21
> >     v6.1.176
> >     v6.1.177
> > 
> > Let me know if you want me to resend with this explanation
> > explicitly noted in the commit message.
> 
> Why can't we just take the same commits that are upstream that prevent
> this issue from happening?

We can't do so because the typo is only in the stable kernel.


Thanks,
SJ

[...]


  reply	other threads:[~2026-07-20 15:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-20  9:47 [PATCH] mm/damon/reclaim: fix typo in damon_reclaim_timer_fn() Liew Rui Yan
2026-07-20  9:59 ` Greg KH
2026-07-20 11:02   ` Liew Rui Yan
2026-07-20 11:53     ` Greg KH
2026-07-20 15:33       ` SJ Park [this message]
2026-07-20 15:38 ` SJ Park
2026-07-21  0:56 ` Sasha Levin

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=20260720153358.83836-1-sj@kernel.org \
    --to=sj@kernel.org \
    --cc=aethernet65535@gmail.com \
    --cc=damon@lists.linux.dev \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-mm@kvack.org \
    --cc=stable@vger.kernel.org \
    --cc=yikai@z1k.dev \
    /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