diff options
author | Miaohe Lin <[email protected]> | 2021-02-24 12:10:11 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-02-24 13:38:35 -0800 |
commit | 88ce3fef47f3f382985ecefe8f290b6ff05b4335 (patch) | |
tree | 53b19c6c24ec2a9acbdc2cfe3e6a22374369eea9 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | c7e285e31f76453bc958006ebe5311a6cca909e3 (diff) |
hugetlbfs: remove meaningless variable avoid_reserve
The variable avoid_reserve is meaningless because we never changed its
value and just passed it to alloc_huge_page(). So remove it to make code
more clear that in hugetlbfs_fallocate, we never avoid reserve when alloc
hugepage yet. Also add a comment offered by Mike Kravetz to explain this.
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/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions