diff options
| author | Miaohe Lin <[email protected]> | 2022-09-01 20:00:30 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2022-09-11 20:26:10 -0700 |
| commit | f8142cf94d4737ea0c3baffb3b9bad8addcb9b6b (patch) | |
| tree | e7a8cb65c8b3bbace483c0cb23f01d7972e0849e /tools/perf/scripts/python/bin | |
| parent | 5e6b1bf1b5c3c8b72fa2eea9d8731d5c59773945 (diff) | |
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/[email protected]
Signed-off-by: Miaohe Lin <[email protected]>
Cc: Mike Kravetz <[email protected]>
Cc: Muchun Song <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions