[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YqH7cD3xRQ85TuN7@bombadil.infradead.org>
Date: Thu, 9 Jun 2022 06:53:52 -0700
From: Luis Chamberlain <mcgrof@...nel.org>
To: Muchun Song <songmuchun@...edance.com>
Cc: keescook@...omium.org, yzaikin@...gle.com,
akpm@...ux-foundation.org, vbabka@...e.cz,
mgorman@...hsingularity.net, peterz@...radead.org,
dhowells@...hat.com, willy@...radead.org, Liam.Howlett@...cle.com,
mhocko@...e.com, linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org, linux-mm@...ck.org,
stable@...r.kernel.org
Subject: Re: [PATCH v2] mm: sysctl: fix missing numa_stat when
!CONFIG_HUGETLB_PAGE
On Thu, Jun 09, 2022 at 06:40:32PM +0800, Muchun Song wrote:
> "numa_stat" should not be included in the scope of CONFIG_HUGETLB_PAGE, if
> CONFIG_HUGETLB_PAGE is not configured even if CONFIG_NUMA is configured,
> "numa_stat" is missed form /proc. Move it out of CONFIG_HUGETLB_PAGE to
> fix it.
>
> Fixes: 4518085e127d ("mm, sysctl: make NUMA stats configurable")
> Signed-off-by: Muchun Song <songmuchun@...edance.com>
> Cc: <stable@...r.kernel.org>
Thanks! Queued onto sysctl-fixes.
Luis
Powered by blists - more mailing lists