diff options
| author | Aaron Tomlin <[email protected]> | 2015-11-06 16:28:52 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2015-11-06 17:50:42 -0800 |
| commit | d6669d689f397137381fe6729293e0eba1ef09a8 (patch) | |
| tree | 0976e0e7bfa0490b38bd40d90dc7b9a9be535fa2 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | c62d25556be6c965dc14288e796a576e8e39a7e9 (diff) | |
thp: remove unused vma parameter from khugepaged_alloc_page
The "vma" parameter to khugepaged_alloc_page() is unused. It has to
remain unused or the drop read lock 'map_sem' optimisation introduce by
commit 8b1645685acf ("mm, THP: don't hold mmap_sem in khugepaged when
allocating THP") wouldn't be safe. So let's remove it.
Signed-off-by: Aaron Tomlin <[email protected]>
Acked-by: Vlastimil Babka <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions