Re: [PATCH] mm/damon/reclaim: fix typo in damon_reclaim_timer_fn()
Greg KH <[email protected]>
| Newsgroups | dev.linux.lists.damon,org.kernel.vger.stable,org.kvack.linux-mm |
|---|---|
| Message-ID | <2026072053-silliness-slacked-8997@gregkh> |
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? > > Sorry for the confusion! > > This is a stable-only patch because this specific function was removed > in mainline starting from v6.2. > > 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? thanks, greg k-h