On 2024/5/24 07:50, Andrew Morton wrote:
On Fri, 24 May 2024 10:55:17 +1200 Barry Song <baohua@xxxxxxxxxx> wrote:
On Fri, May 24, 2024 at 7:40 AM Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:
The patch titled
Subject: mm: drop the 'anon_' prefix for swap-out mTHP counters
has been added to the -mm mm-unstable branch. Its filename is
mm-drop-the-anon_-prefix-for-swap-out-mthp-counters.patch
Hi Andrew,
Baolin is aiming to implement this rename for version 6.10.
Thanks for reminding.
No probs, I kinda missed that in the changelog.
Things like this should have a Fixes: so that anyone who backports the
original feature patch knows to grab this as well. Please?
Sure, the fixes tag should be:
Fixes: d0f048ac39f6 ("mm: add per-order mTHP anon_swpout and
anon_swpout_fallback counters")
Fixes: 42248b9d34ea ("mm: add docs for per-order mTHP counters and
transhuge_page ABI")