Re: [PATCH v5 0/9] mm/page_owner: misc cleanups
From: Andrew Morton
Date: Fri Jul 10 2026 - 17:31:45 EST
On Fri, 10 Jul 2026 15:05:18 +0800 Ye Liu <ye.liu@xxxxxxxxx> wrote:
> Sorry Andrew, I had more time last week and updated more frequently.
> I will wait and communicate fully for each version.
>
> > btw, it's conventional to place the what-changed-since-last-time info
> > below the ^---$ separator rather than at top-of-changelog. That's where
> > we place info which isn't appropriate for the mainline tree.
> >
> I also have a question about this. Is the changelog placed in [PATCH 0/N]
> or in the patch [PATCH M/N] that needs to be modified?
> I've looked at some content on the mailing list,
> and it seems there are both options.
Please do it this way in the [0/N] and in the individual patches.
Anything which isn't to be kept in the permanent upstream record should
be placed below the --- separator, please. Low-level development-time
details aren't of interest to readers two years from now.