diff options
author | Miaohe Lin <[email protected]> | 2022-07-23 15:38:04 +0800 |
---|---|---|
committer | akpm <[email protected]> | 2022-07-29 18:07:17 -0700 |
commit | 2727cfe4072a35ce813e3708f74c135de7da8897 (patch) | |
tree | 52e42a1856a053caf26610bde55c01e610799ea5 /scripts/gdb/linux/tasks.py | |
parent | 360b420dbded8ad5b70a41de98e77354dd9e7d36 (diff) |
hugetlb_cgroup: fix wrong hugetlb cgroup numa stat
We forget to set cft->private for numa stat file. As a result, numa stat
of hstates[0] is always showed for all hstates. Encode the hstates index
into cft->private to fix this issue.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: f47761999052 ("hugetlb: add hugetlb.*.numa_stat file")
Signed-off-by: Miaohe Lin <[email protected]>
Acked-by: Muchun Song <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Mike Kravetz <[email protected]>
Cc: Mina Almasry <[email protected]>
Cc: Shakeel Butt <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions