diff options
| author | Jan Kara <[email protected]> | 2017-09-06 16:21:33 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2017-09-06 17:27:27 -0700 |
| commit | 48f2301c07b299f5bcd64563d90215a8ba73e154 (patch) | |
| tree | 1fb6b9d603c6a1598668f77980cb07d54043489a /tools/perf/scripts/python | |
| parent | 2b85a6171d1370903d65cc8b84cefca26a16b5e4 (diff) | |
hugetlbfs: use pagevec_lookup_range() in remove_inode_hugepages()
We want only pages from given range in remove_inode_hugepages(). Use
pagevec_lookup_range() instead of pagevec_lookup().
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Jan Kara <[email protected]>
Reviewed-by: Mike Kravetz <[email protected]>
Cc: Nadia Yvette Chambers <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions