[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20251017170524.34cccc084f58d3996ff70c8a@linux-foundation.org>
Date: Fri, 17 Oct 2025 17:05:24 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
Cc: Zi Yan <ziy@...dia.com>, Wei Yang <richard.weiyang@...il.com>,
linmiaohe@...wei.com, david@...hat.com, jane.chu@...cle.com,
kernel@...kajraghav.com,
syzbot+e6367ea2fdab6ed46056@...kaller.appspotmail.com,
syzkaller-bugs@...glegroups.com, mcgrof@...nel.org,
nao.horiguchi@...il.com, Baolin Wang <baolin.wang@...ux.alibaba.com>,
"Liam R. Howlett" <Liam.Howlett@...cle.com>, Nico Pache
<npache@...hat.com>, Ryan Roberts <ryan.roberts@....com>, Dev Jain
<dev.jain@....com>, Barry Song <baohua@...nel.org>, Lance Yang
<lance.yang@...ux.dev>, "Matthew Wilcox (Oracle)" <willy@...radead.org>,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-mm@...ck.org, Pankaj Raghav <p.raghav@...sung.com>
Subject: Re: [PATCH v2 1/3] mm/huge_memory: do not change split_huge_page*()
target order silently.
On Fri, 17 Oct 2025 15:32:13 +0100 Lorenzo Stoakes <lorenzo.stoakes@...cle.com> wrote:
> > it. I will hold on sending new version of this patchset until either you or
> > Andrew give me a clear guidance on how to send this patchset.
>
> I mean if you want to delay resending this until the hotfix is sorted out then
> just reply to 0/3 saying 'please drop this until that patch is merged'.
>
> Otherwise it looks live.
Yeah, hotfixes come first and separately please. A hotfix will hit
mainline in a week or so. Whether or not they are cc:stable. The
not-hotfix material won't hit mainline for as long as two months!
So mixing hotfixes with next-merge-window patches is to be avoided.
Note that a "hotfix" may or may not be cc:stable - it depends on
whether the Fixes: commit was present in earlier kernel releases.
Actually, if a developer has a hotfix as well as a bunch of
next-merge-window material then it's really best to send the hotfix
only. Hold off on the next-merge-window material so the hotfix gets
standalone testing. Because it's possible that the next-merge-window
material accidentally fixes an issue in the hotfix.
(otoh the hotfixes *will* get that standalone testing from people who
test Linus-latest, but it's bad of us to depend on that!)
I regularly get patchsets which mix hotfixes (sometimes cc:stable) with
next-merge-window material. Pretty often the hotfix isn't very urgent
so I'll say screwit and merge it all as-is, after adding a cc:stable.
The hotfix will get merged and backported eventually.
I hope that nobody really needs to worry much about all this stuff.
Juggling patch priority and timing is what akpms are for.
Powered by blists - more mailing lists