summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorMiaohe Lin <linmiaohe@huawei.com>2022-09-01 15:00:30 +0300
committerAndrew Morton <akpm@linux-foundation.org>2022-09-12 06:26:10 +0300
commitf8142cf94d4737ea0c3baffb3b9bad8addcb9b6b (patch)
treee7a8cb65c8b3bbace483c0cb23f01d7972e0849e /mm
parent5e6b1bf1b5c3c8b72fa2eea9d8731d5c59773945 (diff)
downloadlinux-f8142cf94d4737ea0c3baffb3b9bad8addcb9b6b.tar.xz
hugetlb: make hugetlb depends on SYSFS or SYSCTL
If CONFIG_SYSFS and CONFIG_SYSCTL are both undefined, hugetlb doesn't work now as there's no way to set max huge pages. Make sure at least one of the above configs is defined to make hugetlb works as expected. Link: https://lkml.kernel.org/r/20220901120030.63318-11-linmiaohe@huawei.com Signed-off-by: Miaohe Lin <linmiaohe@huawei.com> Cc: Mike Kravetz <mike.kravetz@oracle.com> Cc: Muchun Song <songmuchun@bytedance.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions