diff options
| author | Miaohe Lin <[email protected]> | 2021-02-24 12:07:01 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-02-24 13:38:32 -0800 |
| commit | c78a7f3639932c48b4e1d329fc80fd26aa1a2fa3 (patch) | |
| tree | 45981e5961794a8c3d59e6522c1edf35cf45c865 /tools/perf/scripts/python/bin | |
| parent | 0aa7f3544aaa02a7df5095dc1bc338bcd73b7872 (diff) | |
mm/hugetlb: use helper huge_page_order and pages_per_huge_page
Since commit a5516438959d ("hugetlb: modular state for hugetlb page
size"), we can use huge_page_order to access hstate->order and
pages_per_huge_page to fetch the pages per huge page. But
gather_bootmem_prealloc() forgot to use it.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Miaohe Lin <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Reviewed-by: Mike Kravetz <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions