aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorMuchun Song <[email protected]>2022-06-09 18:40:32 +0800
committerLuis Chamberlain <[email protected]>2022-07-14 13:13:49 -0700
commit43b5240ca6b33108998810593248186b1e3ae34a (patch)
treefd509652c4f0bbe63c31c0e5b1054f2afcea305f /scripts/bpf_doc.py
parentf2906aa863381afb0015a9eb7fefad885d4e5a56 (diff)
mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
"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 <[email protected]> Cc: <[email protected]> Acked-by: Michal Hocko <[email protected]> Acked-by: Mel Gorman <[email protected]> Signed-off-by: Luis Chamberlain <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions