[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220401101232.2790280-1-liupeng256@huawei.com>
Date: Fri, 1 Apr 2022 10:12:30 +0000
From: Peng Liu <liupeng256@...wei.com>
To: <mike.kravetz@...cle.com>, <akpm@...ux-foundation.org>,
<yaozhenguo1@...il.com>, <linux-mm@...ck.org>,
<linux-kernel@...r.kernel.org>, <stable@...r.kernel.org>
CC: <liupeng256@...wei.com>
Subject: [PATCH v2 0/2] hugetlb: Fix confusing behavior
When config pernode, the behavior of 1G hugepage is different
from 2M hugepage, patch 1 will fix this. To avoid printing
useless information, __setup() is modified to always return'1'.
v1->v2:
Split "return 1" into a single patch as suggested by Mike.
Peng Liu (2):
hugetlb: Fix hugepages_setup when deal with pernode
hugetlb: Fix return value of __setup handlers
mm/hugetlb.c | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
--
2.18.0.huawei.25
Powered by blists - more mailing lists