[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241002133642.9e9b82e53f2ff14f541d7864@linux-foundation.org>
Date: Wed, 2 Oct 2024 13:36:42 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Kanchana P Sridhar <kanchana.p.sridhar@...el.com>
Cc: linux-kernel@...r.kernel.org, linux-mm@...ck.org, hannes@...xchg.org,
yosryahmed@...gle.com, nphamcs@...il.com, chengming.zhou@...ux.dev,
ryan.roberts@....com, ying.huang@...el.com, 21cnbao@...il.com,
wajdi.k.feghali@...el.com, vinodh.gopal@...el.com
Subject: Re: [PATCH v2] mm: swap: Call count_mthp_stat() outside ifdef
CONFIG_TRANSPARENT_HUGEPAGE.
On Wed, 2 Oct 2024 12:55:47 -0700 Kanchana P Sridhar <kanchana.p.sridhar@...el.com> wrote:
> This patch moves the call to count_mthp_stat() in count_swpout_vm_event()
> and in shrink_folio_list() to be outside the
> "ifdef CONFIG_TRANSPARENT_HUGEPAGE"
This is very apparent from reading the patch. Changelogs and code
comments should explain "why", and avoid explaining "what".
> based on changes made in commit
> 246d3aa3e531 ("mm: cleanup count_mthp_stat() definition").
And I don't think that explains the reasons for this change either.
So please resend with a changelog which fully explains the reasons for
making this alteration.
Powered by blists - more mailing lists